Method: Bake::Blocks::FileUtil#clean

Defined in:
lib/blocks/fileutil.rb

#cleanObject



61
62
63
64
# File 'lib/blocks/fileutil.rb', line 61

def clean
  # nothing to do here
  return true
end