Libraries
»
bake-toolkit
(2.72.0)
»
Index
»
Bake
»
Blocks
»
FileUtil
»
#execute
Method: Bake::Blocks::FileUtil#execute
Defined in:
lib/blocks/fileutil.rb
#
execute
⇒
Object
45 46 47
# File 'lib/blocks/fileutil.rb', line 45
def
execute
return
run
(
)
end