Context.Working_dir
type t
=
|
Inherit
Path of string
Physical of
{
path : string;
fd : Unix.file_descr;
}