Module Parameters.Files.Copy


module Copy: Plugin.BOOL 
Behavior of option "-copy"

include Plugin.Parameter
val on : unit -> unit
Set the boolean to true.
val off : unit -> unit
Set the boolean to false.