val parse_path : ?sep:char -> string -> Path.t list
Parse a PATH
like variable
val cons_path : Path.t -> _PATH:string option -> string
Add an entry to the contents of a PATH
variable.
val exists : Path.t -> bool
Check if a file exists
Stdune.Bin
Binaries from the PATH