module Filepath:functor (
X
:
sig
include Parameter_sig.Input_with_arg
val existence :Filepath.existence
val file_kind :string
used in error message if the file does not exist where it should and vice-versa.
end
) ->
Parameter_sig.Filepath
Parameters: |
|
include Parameter_sig.S_no_parameter
val parameter : Typed_parameter.t