Op.Wait_files
Waiting on files.
FIXME now that we have Futs maybe we can maybe get rid of this.
val make_op :
id:id ->
mark:mark ->
created:B0_std.Mtime.Span.t ->
?post_exec:(op -> unit) ->
?k:(op -> unit) ->
B0_std.Fpath.t list ->
op
v
declares a wait files operation, these are stored in reads
.
val make : unit -> t
make
constructs a bare wait files operation.