module Volume:sig
..end
typet =
Ketrew_pure.Target.Volume.t
typestructure =
Ketrew_pure.Target.Volume.structure
val create : host:Ketrew.EDSL.Host.t ->
root:string ->
structure -> t
Host.t
and an absolute directory ~root
(function raises an exception if root
is not absolute).val file : string -> structure
val dir : string ->
structure list ->
structure