Module Fs_simulation.SimulationSource
Parameters
Signature
include sig ... end
Sourcetype error = | Is_file of string * Path.t| Is_directory of string * Path.t| No_such_file_or_directory of string * Path.t| File_or_directory_exists of string * Path.t| Path_decode_failure of Plebeia.Segment.t| Other of string * string
Sourceval make : 'a -> 'b -> 'a