Ruby Shell::ProcessController Functions

EditRocket provides the following information on Shell::ProcessController functions in the Ruby source code builder.

activate(pc) -

active_job?(job) -

active_jobs() -

active_jobs_exist?() -

add_schedule(command) - schedule a command

each_active_object() -

inactivate(pc) -

jobs() -

jobs_exist?() -

kill_job(sig, command) - kill a job

new(shell) -

process_controllers_exclusive() -

sfork(command, &block) - simple fork

start_job(command = nil) - start a job

terminate_job(command) - terminate a job

wait_all_jobs_execution() - wait for all jobs to terminate

waiting_job?(job) -

waiting_jobs() -

waiting_jobs_exist?() -