Forester_prelude.Eio_utilSourceval with_open_tmp_dir :
env:< cwd : [> Eio.Fs.dir_ty ] Eio.Path.t.. > ->
([< `Close | `Dir Dir ] Eio.Path.t -> 'a) ->
'aval 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