method
wait?
ruby latest stable - Class:
Shell ::SystemCommand
wait?()public
No documentation available.
# File lib/shell/system-command.rb, line 34
def wait?
@shell.process_controller.waiting_job?(self)
end wait?()No documentation available.
# File lib/shell/system-command.rb, line 34
def wait?
@shell.process_controller.waiting_job?(self)
end