Class: Brute::Providers::Shell::ModelList::ModelEntry

Inherits:
Struct
  • Object
show all
Defined in:
lib/brute/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?



96
97
98
# File 'lib/brute/providers/shell.rb', line 96

def chat?
  @chat?
end

#idObject

Returns the value of attribute id

Returns:

  • (Object)

    the current value of id



96
97
98
# File 'lib/brute/providers/shell.rb', line 96

def id
  @id
end