Class: Telepath::Command
- Inherits:
-
Clamp::Command
- Object
- Clamp::Command
- Telepath::Command
- Defined in:
- lib/telepath/command.rb
Instance Method Summary collapse
Instance Method Details
#execute ⇒ Object
38 39 40 |
# File 'lib/telepath/command.rb', line 38 def execute exit 1 end |