Class: Temporalio::Worker::Interceptor::HeartbeatActivityInput

Inherits:
Struct
  • Object
show all
Defined in:
lib/temporalio/worker/interceptor.rb

Overview

Instance Attribute Summary collapse

Instance Attribute Details

#detailsObject

Returns the value of attribute details

Returns:

  • (Object)

    the current value of details



29
30
31
# File 'lib/temporalio/worker/interceptor.rb', line 29

def details
  @details
end