Work

Undocumented in source.

Constructors

this
this(uv_loop_t* ctx)
Undocumented in source.

Members

Functions

run
Promise!T run(T delegate() cb)
Undocumented in source. Be warned that the author may not have intended to support it.
run
Promise!void run(void delegate() work)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

self
uv_work_t self;
Undocumented in source.

Meta