Class: DispatchPolicy::OperatorHints::Hint

Inherits:
Struct
  • Object
show all
Defined in:
lib/dispatch_policy/operator_hints.rb

Instance Attribute Summary collapse

Instance Attribute Details

#levelObject

Returns the value of attribute level

Returns:

  • (Object)

    the current value of level



15
16
17
# File 'lib/dispatch_policy/operator_hints.rb', line 15

def level
  @level
end

#messageObject

Returns the value of attribute message

Returns:

  • (Object)

    the current value of message



15
16
17
# File 'lib/dispatch_policy/operator_hints.rb', line 15

def message
  @message
end