package shexp

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

Install

Dune Dependency

Authors

Maintainers

Sources

shexp-v0.13.0.tar.gz
sha256=ff0e6ed52adf66dc1a1a9c85577dac043a0821feacfab09a5b8bea8f99ff3ba5
md5=13002fde6249703d06ff820906cd96c9

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

Module Context.Working_dir

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

Innovation. Community. Security.