Class: Patcmd::Commands::Base
- Inherits:
-
Thor
- Object
- Thor
- Patcmd::Commands::Base
- Defined in:
- lib/patcmd/commands/base.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
11 12 13 |
# File 'lib/patcmd/commands/base.rb', line 11 def execute raise NotImplementedError end |