Class: BruteCLI::Providers::Shell::ModelList::ModelEntry

Inherits:
Struct
  • Object
show all
Defined in:
lib/brute_cli/providers/shell.rb

Instance Attribute Summary collapse

Instance Attribute Details

#chat?Object

Returns the value of attribute chat?

Returns:

  • (Object)

    the current value of chat?



86
87
88
# File 'lib/brute_cli/providers/shell.rb', line 86

def chat?
  @chat?
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



86
87
88
# File 'lib/brute_cli/providers/shell.rb', line 86

def id
  @id
end