Class: DispatchPolicy::OperatorHints::Hint
- Inherits:
-
Struct
- Object
- Struct
- DispatchPolicy::OperatorHints::Hint
- Defined in:
- lib/dispatch_policy/operator_hints.rb
Instance Attribute Summary collapse
-
#level ⇒ Object
Returns the value of attribute level.
-
#message ⇒ Object
Returns the value of attribute message.
Instance Attribute Details
#level ⇒ Object
Returns the value of attribute level
15 16 17 |
# File 'lib/dispatch_policy/operator_hints.rb', line 15 def level @level end |
#message ⇒ Object
Returns the value of attribute message
15 16 17 |
# File 'lib/dispatch_policy/operator_hints.rb', line 15 def @message end |