Class: TWPipeline::Sources::HPLT::Decision
- Inherits:
-
Data
- Object
- Data
- TWPipeline::Sources::HPLT::Decision
- Defined in:
- lib/twpipeline/sources/hplt.rb,
sig/twpipeline.rbs
Instance Attribute Summary collapse
-
#gate ⇒ Object
readonly
Returns the value of attribute gate.
-
#host ⇒ Object
readonly
Returns the value of attribute host.
-
#keep ⇒ Object
readonly
Returns the value of attribute keep.
Instance Attribute Details
#gate ⇒ Object (readonly)
Returns the value of attribute gate
16 17 18 |
# File 'lib/twpipeline/sources/hplt.rb', line 16 def gate @gate end |
#host ⇒ Object (readonly)
Returns the value of attribute host
16 17 18 |
# File 'lib/twpipeline/sources/hplt.rb', line 16 def host @host end |
#keep ⇒ Object (readonly)
Returns the value of attribute keep
16 17 18 |
# File 'lib/twpipeline/sources/hplt.rb', line 16 def keep @keep end |