job-control values

value %%last-job
Canonical:

job-control/%%last-job

%%last-job is set to the instance of struct type %idio-job created when a job is launched.

It is approximately the equivalent of $! in many shells but with more detail.

value %idio-jobs
Canonical:

job-control/%idio-jobs

%%idio-jobs is a list of instances of struct type %idio-job updated when a job is launched or completes.

value %%process-substitution-jobs
Type:

hash

Canonical:

job-control/%%process-substitution-jobs

%%process-substitution-jobs is a hash table indexed by instances of struct type %idio-job created when a Process Substitution (async) job is launched.

Last built at 2024-05-17T06:10:49Z+0000 from 62cca4c (dev) for Idio 0.3.b.6