Class: Cohere::Transcribe::CLI::ParsedCommand

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

Instance Attribute Summary collapse

Instance Attribute Details

#audioObject (readonly)

Returns the value of attribute audio

Returns:

  • (Object)

    the current value of audio



40
41
42
# File 'lib/cohere/transcribe/cli.rb', line 40

def audio
  @audio
end

#optionsObject (readonly)

Returns the value of attribute options

Returns:

  • (Object)

    the current value of options



40
41
42
# File 'lib/cohere/transcribe/cli.rb', line 40

def options
  @options
end