Appearance
What's new?
Highlights in 2.x
- Since 2.0.0
mktemp
-like workflowshellid=$(job-queue generate-id) job-queue push my-scope $id id=$(job-queue push my-scope) job-queue pop $id
Appearance
These are the docs for a previous major version.
Read the v2 to v3 migration guide and/or read about pinning v2.x.
Highlights in 2.x
mktemp
-like workflowid=$(job-queue generate-id)
job-queue push my-scope $id
id=$(job-queue push my-scope)
job-queue pop $id
Except where otherwise noted, © 2024 by Henry Bley-Vroman and licensed under zsh-job-queue's license.