View Source Reactor.File.Step.LnS (reactor_file v0.15.0)
A step which calls File.ln/2
Arguments
:existing(String.t/0) - Required. The path to the existing file:new(String.t/0) - Required. The path to the new file
A step which calls File.ln/2
:existing (String.t/0) - Required. The path to the existing file
:new (String.t/0) - Required. The path to the new file