Class: Packcr::Parser::Value
- Inherits:
-
Object
- Object
- Packcr::Parser::Value
- Defined in:
- lib/packcr/parser.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value.
4886 4887 4888 |
# File 'lib/packcr/parser.rb', line 4886 def value @value end |