Class: StudFinder::TemporalCoupling::Result
- Inherits:
-
Struct
- Object
- Struct
- StudFinder::TemporalCoupling::Result
- Defined in:
- lib/stud_finder/temporal_coupling.rb
Instance Attribute Summary collapse
-
#pairs ⇒ Object
Returns the value of attribute pairs.
-
#warnings ⇒ Object
Returns the value of attribute warnings.
Instance Attribute Details
#pairs ⇒ Object
Returns the value of attribute pairs
7 8 9 |
# File 'lib/stud_finder/temporal_coupling.rb', line 7 def pairs @pairs end |
#warnings ⇒ Object
Returns the value of attribute warnings
7 8 9 |
# File 'lib/stud_finder/temporal_coupling.rb', line 7 def warnings @warnings end |