Method: FFWD::FlushingOutput::Setup#connect
- Defined in:
- lib/ffwd/flushing_output.rb
#connect(core) ⇒ Object
138 139 140 |
# File 'lib/ffwd/flushing_output.rb', line 138 def connect core FlushingOutput.new core, @log, @hook, @config end |