Class: Riser::DRbAnyProcessService

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

Overview

:nodoc:

Instance Attribute Summary collapse

Instance Attribute Details

#callableObject

Returns the value of attribute callable

Returns:

  • (Object)

    the current value of callable



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

def callable
  @callable
end

#process_typeObject

Returns the value of attribute process_type

Returns:

  • (Object)

    the current value of process_type



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

def process_type
  @process_type
end