Libraries
»
drydock
(0.6.9)
»
Index (N)
»
Drydock
»
NoCommandsDefined
Exception: Drydock::NoCommandsDefined
Inherits:
RuntimeError
Object
RuntimeError
Drydock::NoCommandsDefined
show all
Defined in:
lib/drydock.rb
Instance Method Summary
collapse
#
message
⇒ Object
Instance Method Details
#
message
⇒
Object
336 337 338
# File 'lib/drydock.rb', line 336
def
message
"
No commands defined
"
end