Method: CircuitSwitch::Core#initially_closed
- Defined in:
- lib/circuit_switch/core.rb
#initially_closed ⇒ Object (readonly)
Returns the value of attribute initially_closed.
8 9 10 |
# File 'lib/circuit_switch/core.rb', line 8 def initially_closed @initially_closed end |