Class: Restate::DoProgressExecuteRun

Inherits:
Struct
  • Object
show all
Defined in:
lib/restate/vm.rb

Instance Attribute Summary collapse

Instance Attribute Details

#handleObject

Returns the value of attribute handle

Returns:

  • (Object)

    the current value of handle



37
38
39
# File 'lib/restate/vm.rb', line 37

def handle
  @handle
end