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