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