Method: Code::Object::String#raw

Defined in:
lib/code/object/string.rb

#rawObject (readonly)

Returns the value of attribute raw.



6
7
8
# File 'lib/code/object/string.rb', line 6

def raw
  @raw
end