package shexp

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

Install

Dune Dependency

Authors

Maintainers

Sources

shexp-v0.14.0.tar.gz
sha256=01fa41159385c30cc9de233fda13f359fb8ad1b01ed513dd1de8262aa64a3d35
md5=d756263aa2b95303edba19af36c0feea

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.