Module System.FILE_IMPLSource

Sourceval name : string
Sourceval to_string : t -> string
Sourceval of_string : string -> t
Sourceval (/) : OpamTypes.dirname -> string -> t
Sourceval copy : src:t -> dst:t -> unit
Sourceval exists : t -> bool
Sourceval basename : t -> OpamTypes.basename