package shexp

  1. Overview
  2. Docs
Process library and s-expression based shell

Install

Dune Dependency

Authors

Maintainers

Sources

shexp-v0.15.0.tar.gz
sha256=4af322366779ce139a625c5d815d76d82a2ae7d9bc2efec33b5c3b824e04e6d3

doc/shexp.process/Shexp_process/Context/Working_dir/index.html

Module Context.Working_dirSource

Sourcetype t =
  1. | Inherit
  2. | Path of string
  3. | Physical of {
    1. path : string;
    2. fd : Unix.file_descr;
    }
OCaml

Innovation. Community. Security.