Reactor.File.Step.Ln (reactor_file v0.18.3)
View SourceA 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