Reactor.File.Step.Mkdir
(reactor_file v0.18.4)
View Source
Arguments
:path(String.t/0) - Required. The path of the directory to create
Options
:revert_on_undo?(boolean/0) - Remove the created directory if the Reactor is undoing changes The default value isfalse.