Class: TWPipeline::Sources::HPLT::Decision

Inherits:
Data
  • Object
show all
Defined in:
lib/twpipeline/sources/hplt.rb,
sig/twpipeline.rbs

Instance Attribute Summary collapse

Instance Attribute Details

#gateObject (readonly)

Returns the value of attribute gate

Returns:

  • (Object)

    the current value of gate



16
17
18
# File 'lib/twpipeline/sources/hplt.rb', line 16

def gate
  @gate
end

#hostObject (readonly)

Returns the value of attribute host

Returns:

  • (Object)

    the current value of host



16
17
18
# File 'lib/twpipeline/sources/hplt.rb', line 16

def host
  @host
end

#keepObject (readonly)

Returns the value of attribute keep

Returns:

  • (Object)

    the current value of keep



16
17
18
# File 'lib/twpipeline/sources/hplt.rb', line 16

def keep
  @keep
end