Libraries
»
bake-toolkit
(2.72.0)
»
Index
»
Bake
»
Blocks
»
FileUtil
»
#clean
Method: Bake::Blocks::FileUtil#clean
Defined in:
lib/blocks/fileutil.rb
#
clean
⇒
Object
61 62 63 64
# File 'lib/blocks/fileutil.rb', line 61
def
clean
# nothing to do here
return
true
end