Hilbish/docs/hooks/job.txt

8 lines
204 B
Plaintext
Raw Permalink Normal View History

Note: `job` refers to a job object. YOu can check `doc jobs` for more
detail.
2022-03-19 17:10:50 +00:00
+ `job.start` -> job > Thrown when a new background job starts.
+ `job.done` -> job > Thrown when a background jobs exits.