Class: Riser::DRbCall

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

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#service_refObject

Returns the value of attribute service_ref

Returns:

  • (Object)

    the current value of service_ref



143
144
145
# File 'lib/riser/services.rb', line 143

def service_ref
  @service_ref
end

#thereObject

Returns the value of attribute there

Returns:

  • (Object)

    the current value of there



143
144
145
# File 'lib/riser/services.rb', line 143

def there
  @there
end