Module Stdune.Bin
Binaries from the PATH
val parse_path : ?sep:char -> string -> Path.t listParse a
PATHlike variable
val cons_path : Path.t -> _PATH:string option -> stringAdd an entry to the contents of a
PATHvariable.
Stdune.BinBinaries from the PATH
val parse_path : ?sep:char -> string -> Path.t listParse a PATH like variable
val cons_path : Path.t -> _PATH:string option -> stringAdd an entry to the contents of a PATH variable.