Forester_prelude.Eio_utilSourceval run_process :
?quiet:bool ->
env:< process_mgr : [> [> `Generic ] Eio.Process.mgr_ty ] Eio.Process.mgr.. > ->
cwd:[> Eio.Fs.dir_ty ] Eio.Path.t ->
string list ->
unitval copy_to_dir :
env:< process_mgr : [> [> `Generic ] Eio.Process.mgr_ty ] Eio.Process.mgr.. > ->
cwd:[> Eio.Fs.dir_ty ] Eio.Path.t ->
source:string ->
dest_dir:string ->
unit