Fluxion::CancellationSignal
Cooperative cancellation. Checked between items, so the item in flight finishes, state is flushed, and a resume hint is produced — rather than leaving a half-installed package behind.
Constructors
new
SourceInstance methods
cancel
Returns true the first time only, so callers can print the "press Ctrl-C again" notice exactly once.
cancelled?
Source