mirror of https://github.com/Hilbis/Hilbish
docs: [ci] generate new docs
parent
35e2a54172
commit
a1ce4389e8
|
@ -217,6 +217,7 @@ function hilbish.jobs.add(cmdstr, args, execPath) end
|
|||
function hilbish.jobs.all() end
|
||||
|
||||
--- Disowns a job. This deletes it from the job table.
|
||||
--- @param id number
|
||||
function hilbish.jobs.disown(id) end
|
||||
|
||||
--- Get a job object via its ID.
|
||||
|
|
Loading…
Reference in New Issue