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