module Filepath_list:functor (X:siginclude Parameter_sig.Input_with_argval existence :Fc_Filepath.existenceval file_kind :stringsee
Filepathmodule.end) ->Parameter_sig.Filepath_list
| Parameters: |
|
include Parameter_sig.Collection
A list is a collection.
val append_before : t -> unitappend a list in front of the current state
val append_after : t -> unitappend a list at the end of the current state