Flowdock
active_process_controllers() 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 32
      def active_process_controllers
        process_controllers_exclusive do
          @ProcessControllers.dup
        end
      end
Register or log in to add new notes.