Method: Objective::Errors::ErrorAtom#type
- Defined in:
- lib/objective/errors/error_atom.rb
#type ⇒ Object (readonly)
Returns the value of attribute type.
6 7 8 |
# File 'lib/objective/errors/error_atom.rb', line 6 def type @type end |