stdune
Dune's unstable standard library
1024" x-on:close-sidebar="sidebar=window.innerWidth > 1024 && true">
package stdune
-
stdune
-
-
stdune.filesystem_stubs
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val hash : t -> int
val to_string : t -> string
val of_string : string -> t
val parse_string_exn : loc:Stdune__Loc0.t -> string -> t
a directory is smaller than its descendants
include Comparator.S with type t := t
val compare : t -> t -> Ordering.t
val extension : t -> string
map_extension path ~f
replaces extension of path
by f extension
val basename : t -> string
val basename_opt : t -> string option
module Set : sig ... end
val to_string_maybe_quoted : t -> string
val is_root : t -> bool
val unlink_no_err : t -> unit
val initial_cwd : t
val cwd : unit -> t
val mkdir_p : ?perms:int -> t -> unit
ON THIS PAGE
No table of contents