Libraries
»
drydock
(1.0.0)
»
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
352 353 354
# File 'lib/drydock.rb', line 352
def
message
'
No commands defined
'
end