Class: Cohere::Transcribe::InputEntry

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

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



11
12
13
# File 'lib/cohere/transcribe/input.rb', line 11

def path
  @path
end

#relative_pathObject (readonly)

Returns the value of attribute relative_path

Returns:

  • (Object)

    the current value of relative_path



11
12
13
# File 'lib/cohere/transcribe/input.rb', line 11

def relative_path
  @relative_path
end