method

empty_directory

empty_directory(destination, config = {})
public

Creates an empty directory.

Parameters

destination

the relative path to the destination root.

config

give :verbose => false to not log the status.

Examples

empty_directory "doc"