shexp.process
Context.Working_dir
shexp.bigstring
shexp.bigstring-io
shexp.sexp
type t =
| Inherit
| Path of string
| Physical of {
path : string;
fd : Unix.file_descr;
}