Reactor.File.Step.Cp
(reactor_file v0.18.4)
View Source
A 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