method

wait?

wait?()
public

No documentation available.

# File lib/shell/system-command.rb, line 34
    def wait?
      @shell.process_controller.waiting_job?(self)
    end