Class: Riser::ResourceSet::Manager::Reference
- Inherits:
-
Struct
- Object
- Struct
- Riser::ResourceSet::Manager::Reference
- Defined in:
- lib/riser/resource.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#count ⇒ Object
Returns the value of attribute count.
-
#object ⇒ Object
Returns the value of attribute object.
Instance Attribute Details
#count ⇒ Object
Returns the value of attribute count
209 210 211 |
# File 'lib/riser/resource.rb', line 209 def count @count end |
#object ⇒ Object
Returns the value of attribute object
209 210 211 |
# File 'lib/riser/resource.rb', line 209 def object @object end |