Methods

RubiGen::Commands::RewindBase

Base class for commands which handle generator actions in reverse, such as Destroy.

Public Instance Methods

invoke!() click to toggle source

Rewind action manifest.

     # File lib/rubigen/commands.rb, line 167
167:       def invoke!
168:         manifest.rewind(self)
169:       end

Disabled; run with --debug to generate this.

[Validate]

Generated with the Darkfish Rdoc Generator 1.1.6.