Class: Cohere::Transcribe::InputEntry
- Inherits:
-
Data
- Object
- Data
- Cohere::Transcribe::InputEntry
- Defined in:
- lib/cohere/transcribe/input.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
readonly
Returns the value of attribute path.
-
#relative_path ⇒ Object
readonly
Returns the value of attribute relative_path.
Instance Attribute Details
#path ⇒ Object (readonly)
Returns the value of attribute path
12 13 14 |
# File 'lib/cohere/transcribe/input.rb', line 12 def path @path end |
#relative_path ⇒ Object (readonly)
Returns the value of attribute relative_path
12 13 14 |
# File 'lib/cohere/transcribe/input.rb', line 12 def relative_path @relative_path end |