package shell

  1. Overview
  2. Docs
Yet another implementation of fork&exec and related functionality

Install

Dune Dependency

Authors

Maintainers

Sources

shell-v0.13.0.tar.gz
sha256=a2527138a07089ee78acb9b60a16c6e17f29f068b8e2a4ac198a2c2448e4dd4a
md5=e4562149241675e796086e62d6fbd6ce

doc/shell.shell_internal/Shell_internal/index.html

Module Shell_internal

val extra_path : string list ref
val whoami : ?real:bool -> unit -> string
val is_executable : string -> bool
val which : ?use_extra_path:bool -> string -> string option
val path_expand : ?use_extra_path:bool -> string -> string
OCaml

Innovation. Community. Security.