View Source API Reference reactor_file v0.4.2
Modules
An extension which provides steps for working with the local filesystem within Reactor.
A glob
DSL entity for the Reactor.File
DSL extension.
A mkdir
DSL entity for the Reactor.File
DSL extension.
A mkdir_p
DSL entity for the Reactor.File
DSL extension.
A rmdir
DSL entity for the Reactor.File
DSL extension.
A step which calls Path.wildcard/2
.
A step which calls File.mkdir/1
or File.mkdir_p/1
.
A step which calls File.rmdir/1
.