Class: Phobos::Test::Helper::KafkaMessage
- Inherits:
-
Struct
- Object
- Struct
- Phobos::Test::Helper::KafkaMessage
- Defined in:
- lib/phobos/test/helper.rb
Instance Attribute Summary collapse
-
#value ⇒ Object
Returns the value of attribute value.
Instance Attribute Details
#value ⇒ Object
Returns the value of attribute value
4 5 6 |
# File 'lib/phobos/test/helper.rb', line 4 def value @value end |