Class: Cohere::Transcribe::State::OutputLockTarget

Inherits:
Data
  • Object
show all
Defined in:
lib/cohere/transcribe/state/locking.rb

Instance Attribute Summary collapse

Instance Attribute Details

#identityObject (readonly)

Returns the value of attribute identity

Returns:

  • (Object)

    the current value of identity



16
17
18
# File 'lib/cohere/transcribe/state/locking.rb', line 16

def identity
  @identity
end

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



16
17
18
# File 'lib/cohere/transcribe/state/locking.rb', line 16

def path
  @path
end