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
37 38 39 |
# File 'lib/restate/vm.rb', line 37 def handle @handle end |