Class: RSpec::Signal::Cluster::Member
- Inherits:
-
Struct
- Object
- Struct
- RSpec::Signal::Cluster::Member
- Defined in:
- lib/rspec/signal/cluster.rb
Instance Attribute Summary collapse
-
#detail ⇒ Object
Returns the value of attribute detail.
-
#failure ⇒ Object
Returns the value of attribute failure.
Instance Attribute Details
#detail ⇒ Object
Returns the value of attribute detail
12 13 14 |
# File 'lib/rspec/signal/cluster.rb', line 12 def detail @detail end |
#failure ⇒ Object
Returns the value of attribute failure
12 13 14 |
# File 'lib/rspec/signal/cluster.rb', line 12 def failure @failure end |