Class
Templater::Actions::File
In:
lib/merb-gen/templater.rb
Parent:
Action
Methods
invoke!
revoke!
Public Instance methods
invoke!
()
Renders the template and copies it to the destination.
revoke!
()
removes the destination file
[Validate]