Class: TestBench::Telemetry::Controls::Projection::NoArgument::Example

Inherits:
Object
  • Object
show all
Includes:
Sink::Projection
Defined in:
lib/test_bench/telemetry/controls/projection.rb

Instance Attribute Summary collapse

Attributes included from Sink::Projection

#receiver

Instance Method Summary collapse

Methods included from Sink::Projection

#apply, #apply?, #apply_method, included, #initialize

Instance Attribute Details

#applied_eventObject

Returns the value of attribute applied_event.



57
58
59
# File 'lib/test_bench/telemetry/controls/projection.rb', line 57

def applied_event
  @applied_event
end

Instance Method Details

#applied?Boolean

Returns:

  • (Boolean)


58
# File 'lib/test_bench/telemetry/controls/projection.rb', line 58

def applied? = !!applied_event