method
empty_directory
v2_6_3 -
Show latest stable
- Class:
Bundler::Thor::Actions
empty_directory(destination, config = {})public
Creates an empty directory.
Parameters
|
the relative path to the destination root. | |
|
give :verbose => false to not log the status. |
Examples
empty_directory "doc"