Class: Memory

Inherits:
Object
  • Object
show all
Defined in:
lib/billygoat/memory.rb

Instance Attribute Summary collapse

Instance Attribute Details

#brainObject

Returns the value of attribute brain.



3
4
5
# File 'lib/billygoat/memory.rb', line 3

def brain
  @brain
end

#credentialsObject

Returns the value of attribute credentials.



3
4
5
# File 'lib/billygoat/memory.rb', line 3

def credentials
  @credentials
end

#skillsObject

Returns the value of attribute skills.



3
4
5
# File 'lib/billygoat/memory.rb', line 3

def skills
  @skills
end