Libraries
»
evt-component_host
(2.1.0.1)
»
Index
»
ComponentHost
»
Host
»
#abort
Method: ComponentHost::Host#abort
Defined in:
lib/component_host/host.rb
#
abort
⇒
Object
Raises:
(
StopIteration
)
115 116 117
# File 'lib/component_host/host.rb', line 115
def
abort
raise
StopIteration
end