Class: Packcr::Parser::Thunk

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

Direct Known Subclasses

ThunkLeaf, ThunkNode

Instance Attribute Summary collapse

Instance Attribute Details

#typeObject

Returns the value of attribute type.



4204
4205
4206
# File 'lib/packcr/parser.rb', line 4204

def type
  @type
end