Module: Kibosh::Exceptions::ImproperAddressing
- Includes:
- Terminal
- Defined in:
- lib/kibosh/exceptions.rb
Class Method Summary collapse
Methods included from Terminal
Class Method Details
.condition ⇒ Object
55 |
# File 'lib/kibosh/exceptions.rb', line 55 def self.condition; "improper-addressing"; end |