Class: Hashira::Coupling::RollCall::Roll

Inherits:
Data
  • Object
show all
Defined in:
lib/hashira/coupling/roll_call.rb

Instance Attribute Summary collapse

Instance Attribute Details

#filesObject (readonly)

Returns the value of attribute files

Returns:

  • (Object)

    the current value of files



10
11
12
# File 'lib/hashira/coupling/roll_call.rb', line 10

def files
  @files
end

#packagesObject (readonly)

Returns the value of attribute packages

Returns:

  • (Object)

    the current value of packages



10
11
12
# File 'lib/hashira/coupling/roll_call.rb', line 10

def packages
  @packages
end

#wordsObject (readonly)

Returns the value of attribute words

Returns:

  • (Object)

    the current value of words



10
11
12
# File 'lib/hashira/coupling/roll_call.rb', line 10

def words
  @words
end