selery v0.1.1 (2018-02-09T09:47:44Z)
Dub
Repo
Cancellable.FinalImplementation
selery
event
event
Cancellable
Undocumented in source.
interface
Cancellable
static
mixin template
FinalImplementation () {
void
cancel
();
bool
cancelled
[@property getter];
}
Members
Functions
cancel
void
cancel
()
Undocumented in source. Be warned that the author may not have intended to support it.
Properties
cancelled
bool
cancelled
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
selery
event
event
Cancellable
aliases
canceled
functions
cancel
mixin templates
FinalImplementation
Implementation
properties
cancelled