Class: Nucop::Helpers::NextCopForPromotion::Todo
- Inherits:
-
Struct
- Object
- Struct
- Nucop::Helpers::NextCopForPromotion::Todo
- Defined in:
- lib/nucop/helpers/next_cop_for_promotion.rb
Instance Attribute Summary collapse
-
#name ⇒ Object
Returns the value of attribute name.
-
#offenses ⇒ Object
Returns the value of attribute offenses.
Instance Attribute Details
#name ⇒ Object
Returns the value of attribute name
4 5 6 |
# File 'lib/nucop/helpers/next_cop_for_promotion.rb', line 4 def name @name end |
#offenses ⇒ Object
Returns the value of attribute offenses
4 5 6 |
# File 'lib/nucop/helpers/next_cop_for_promotion.rb', line 4 def offenses @offenses end |