Class: LlamaHair::Types::Llama
- Inherits:
-
Struct
- Object
- Struct
- LlamaHair::Types::Llama
- Defined in:
- lib/llamahair/types.rb
Overview
Core Llama types
Instance Attribute Summary collapse
-
#body ⇒ Object
Returns the value of attribute body.
-
#id ⇒ Object
Returns the value of attribute id.
Instance Attribute Details
#body ⇒ Object
Returns the value of attribute body
14 15 16 |
# File 'lib/llamahair/types.rb', line 14 def body @body end |
#id ⇒ Object
Returns the value of attribute id
14 15 16 |
# File 'lib/llamahair/types.rb', line 14 def id @id end |