Libraries
»
spandx
(0.19.0)
»
Index
»
Spandx
»
Core
»
Circuit
»
#close!
Method: Spandx::Core::Circuit#close!
Defined in:
lib/spandx/core/circuit.rb
#
close!
⇒
Object
29 30 31
# File 'lib/spandx/core/circuit.rb', line 29
def
close!
@state
=
:closed
end