Class: Hashira::Coupling::RollCall::Roll
- Inherits:
-
Data
- Object
- Data
- Hashira::Coupling::RollCall::Roll
- Defined in:
- lib/hashira/coupling/roll_call.rb
Instance Attribute Summary collapse
-
#files ⇒ Object
readonly
Returns the value of attribute files.
-
#packages ⇒ Object
readonly
Returns the value of attribute packages.
-
#words ⇒ Object
readonly
Returns the value of attribute words.
Instance Attribute Details
#files ⇒ Object (readonly)
Returns the value of attribute files
10 11 12 |
# File 'lib/hashira/coupling/roll_call.rb', line 10 def files @files end |
#packages ⇒ Object (readonly)
Returns the value of attribute packages
10 11 12 |
# File 'lib/hashira/coupling/roll_call.rb', line 10 def packages @packages end |
#words ⇒ Object (readonly)
Returns the value of attribute words
10 11 12 |
# File 'lib/hashira/coupling/roll_call.rb', line 10 def words @words end |