Class: Telepath::Command

Inherits:
Clamp::Command
  • Object
show all
Defined in:
lib/telepath/command.rb

Instance Method Summary collapse

Instance Method Details

#executeObject



38
39
40
# File 'lib/telepath/command.rb', line 38

def execute
  exit 1
end