Class: Cohere::Transcribe::State::OutputLockTarget
- Inherits:
-
Data
- Object
- Data
- Cohere::Transcribe::State::OutputLockTarget
- Defined in:
- lib/cohere/transcribe/state/locking.rb
Instance Attribute Summary collapse
-
#identity ⇒ Object
readonly
Returns the value of attribute identity.
-
#path ⇒ Object
readonly
Returns the value of attribute path.
Instance Attribute Details
#identity ⇒ Object (readonly)
Returns the value of attribute identity
16 17 18 |
# File 'lib/cohere/transcribe/state/locking.rb', line 16 def identity @identity end |
#path ⇒ Object (readonly)
Returns the value of attribute path
16 17 18 |
# File 'lib/cohere/transcribe/state/locking.rb', line 16 def path @path end |