Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val name : t -> string
val wait_for_path :
t ->
?switch:Lwt_switch.t ->
Datakit_path.t ->
([ `Dir of Tree.t
| `Exec of Cstruct.t
| `File of Cstruct.t
| `Link of string ]
option ->
[ `Abort | `Again | `Finish of 'a ] or_error Lwt.t) ->
[ `Abort | `Finish of 'a ] or_error Lwt.t
val transaction : t -> Transaction.t or_error Lwt.t