Class: Stellwerk::Violation
- Inherits:
-
Struct
- Object
- Struct
- Stellwerk::Violation
- Defined in:
- lib/stellwerk/violation.rb
Instance Attribute Summary collapse
-
#reference ⇒ Object
Returns the value of attribute reference.
-
#rule ⇒ Object
Returns the value of attribute rule.
Instance Attribute Details
#reference ⇒ Object
Returns the value of attribute reference
2 3 4 |
# File 'lib/stellwerk/violation.rb', line 2 def reference @reference end |
#rule ⇒ Object
Returns the value of attribute rule
2 3 4 |
# File 'lib/stellwerk/violation.rb', line 2 def rule @rule end |