jon.recoil.org

Module Load_path.Dir

type t

Represent one directory in the load path.

val create : hidden:bool -> string -> Ocaml_utils.Load_path.Dir.t
val basenames : Ocaml_utils.Load_path.Dir.t -> string list

All the files in that directory. This doesn't include files in sub-directories of this directory.