Op.Wait_filesWaiting 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 ->
opv declares a wait files operation, these are stored in reads.
val make : unit -> tmake constructs a bare wait files operation.