RubiGen::Commands::Base
Base class for commands which handle generator actions in reverse, such as Destroy.
Rewind action manifest.
# File lib/rubigen/commands.rb, line 167 def invoke! manifest.rewind(self) end