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"
empty_directory(destination, config = {})Creates an empty directory.
|
the relative path to the destination root. | |
|
give :verbose => false to not log the status. |
empty_directory "doc"