Flowdock
block_output_synchronize(&b) public

No documentation

This method has no description. You can help the Ruby community by adding new notes.

Hide source
# File lib/shell/process-controller.rb, line 64
      def block_output_synchronize(&b)
        @BlockOutputMonitor.synchronize(&b)
      end
Register or log in to add new notes.