Class: Packcr::Parser::Value

Inherits:
Object
  • Object
show all
Defined in:
lib/packcr/parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#valueObject

Returns the value of attribute value.



4880
4881
4882
# File 'lib/packcr/parser.rb', line 4880

def value
  @value
end