Class: Riser::ResourceSet::Manager::Reference

Inherits:
Struct
  • Object
show all
Defined in:
lib/riser/resource.rb

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#countObject

Returns the value of attribute count



205
206
207
# File 'lib/riser/resource.rb', line 205

def count
  @count
end

#objectObject

Returns the value of attribute object



205
206
207
# File 'lib/riser/resource.rb', line 205

def object
  @object
end