Method: Chef::EventDispatch::Base#stream_opened
- Defined in:
- lib/chef/event_dispatch/base.rb
#stream_opened(stream, options = {}) ⇒ Object
A stream has opened.
352 |
# File 'lib/chef/event_dispatch/base.rb', line 352 def stream_opened(stream, = {}); end |