View Source Hippy.Operation.CancelJob (Hippy v0.3.0)

Represents a request to cancel a print job from the time it's created up to the time it's completed, canceled, or aborted.

Summary

Functions

Link to this function

new(printer_uri, job_id, opts \\ [])

View Source