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