package shell

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

Install

Dune Dependency

Authors

Maintainers

Sources

shell-v0.12.0.tar.gz
sha256=ec30eaec1b95543bdad774f378f2d90e5f271a1c734c1a4e8f5c1ac0872b5116
md5=db24c0f66777493987436aed423aec76

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.