Module: Moory::Efferent
- Extended by:
- Forwardable
- Includes:
- Afferent
- Included in:
- Decoder, Transducer
- Defined in:
- lib/moory/machine.rb
Instance Attribute Summary collapse
-
#repertoire ⇒ Object
Returns the value of attribute repertoire.
Attributes included from Afferent
Method Summary
Methods included from Afferent
Instance Attribute Details
#repertoire ⇒ Object
Returns the value of attribute repertoire.
44 45 46 |
# File 'lib/moory/machine.rb', line 44 def repertoire @repertoire end |