View Source Reactor.File.Step.Mkdir (reactor_file v0.9.0)
A step which calls File.mkdir/1
or File.mkdir_p/1
.
Arguments
:path
(String.t/0
) - Required. The path of the directory to create
A step which calls File.mkdir/1
or File.mkdir_p/1
.
:path
(String.t/0
) - Required. The path of the directory to create