package shexp

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

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=d19e518ace68dc86bc18e9af6b2b2ee0c62ed3341a25cf10cf464f22cb4f8b5d

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.