Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val existing_on_host :
executable_path:string ->
?strict_host_key_checking:[ `No | `Ask | `Yes ] ->
string ->
[ `Undeletable ] t
val copy_to_host :
executable_dir:string ->
?strict_host_key_checking:[ `No | `Ask | `Yes ] ->
string ->
[ `Deletable ] t Core.Or_error.t Async.Deferred.t
val delete : [ `Deletable ] t -> unit Core.Or_error.t Async.Deferred.t
val path : _ t -> string
val host : _ t -> string