Class: Riser::DRbAnyProcessService
- Inherits:
-
Struct
- Object
- Struct
- Riser::DRbAnyProcessService
- Defined in:
- lib/riser/services.rb
Overview
:nodoc:
Instance Attribute Summary collapse
-
#callable ⇒ Object
Returns the value of attribute callable.
-
#process_type ⇒ Object
Returns the value of attribute process_type.
Instance Attribute Details
#callable ⇒ Object
Returns the value of attribute callable
144 145 146 |
# File 'lib/riser/services.rb', line 144 def callable @callable end |
#process_type ⇒ Object
Returns the value of attribute process_type
144 145 146 |
# File 'lib/riser/services.rb', line 144 def process_type @process_type end |