Class: Restate::DoProgressExecuteRun
- Inherits:
-
Struct
- Object
- Struct
- Restate::DoProgressExecuteRun
- Defined in:
- lib/restate/vm.rb
Instance Attribute Summary collapse
-
#handle ⇒ Object
Returns the value of attribute handle.
Instance Attribute Details
#handle ⇒ Object
Returns the value of attribute handle
42 43 44 |
# File 'lib/restate/vm.rb', line 42 def handle @handle end |