Stdune.BinBinaries from the PATH
val parse_path : ?sep:char -> string -> Path.t listParse a PATH like variable expecting each element to be a path
Return a delimited string encoding of a list of strings, such as is used by the PATH variable
val cons_path : ?path_sep:char -> Path.t -> _PATH:string option -> stringAdd an entry to the contents of a PATH variable.
val exists : Path.t -> boolCheck if a file exists