Libraries
»
fluent-plugin-irc
(0.1.0)
»
Index
»
Fluent
»
Plugin
»
IRCOutput
»
#shutdown
Method: Fluent::Plugin::IRCOutput#shutdown
Defined in:
lib/fluent/plugin/out_irc.rb
#
shutdown
⇒
Object
98 99 100 101
# File 'lib/fluent/plugin/out_irc.rb', line 98
def
shutdown
@conn
.
close
super
end