Method: PuppetX::FileMapper::ClassMethods#unlink_empty_files
- Defined in:
- lib/puppetx/filemapper.rb
#unlink_empty_files ⇒ TrueClass || FalseClass
Returns Whether empty files will be removed.
56 57 58 |
# File 'lib/puppetx/filemapper.rb', line 56 def unlink_empty_files @unlink_empty_files end |