Class: Parse::Line
Instance Attribute Summary collapse
-
#raw ⇒ Object
Returns the value of attribute raw.
-
#realm_short ⇒ Object
Returns the value of attribute realm_short.
Instance Attribute Details
#raw ⇒ Object
Returns the value of attribute raw.
196 197 198 |
# File 'lib/ascension/parse.rb', line 196 def raw @raw end |
#realm_short ⇒ Object
Returns the value of attribute realm_short.
197 198 199 |
# File 'lib/ascension/parse.rb', line 197 def realm_short @realm_short end |