Reactor.File.Step.Cp (reactor_file v0.18.3)
View SourceA step which calls File.cp/3
Arguments
:source(String.t/0) - Required. The path to the source file:target(String.t/0) - Required. The path to the target file
A step which calls File.cp/3
:source (String.t/0) - Required. The path to the source file
:target (String.t/0) - Required. The path to the target file