Function exit

Source
pub fn exit<Q>(queue: Q) -> Result<(), JobError>
where Q: AsRef<Path>,
Expand description

Write an exit job to the given queue.