Method: Code::Object::Boolean#raw
- Defined in:
- lib/code/object/boolean.rb
#raw ⇒ Object (readonly)
Returns the value of attribute raw.
4 5 6 |
# File 'lib/code/object/boolean.rb', line 4 def raw @raw end |
Returns the value of attribute raw.
4 5 6 |
# File 'lib/code/object/boolean.rb', line 4 def raw @raw end |