PipeOptions

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

preventAbort
auto preventAbort()
Undocumented in source. Be warned that the author may not have intended to support it.
preventAbort
void preventAbort(Optional!(T0) preventAbort)
Undocumented in source. Be warned that the author may not have intended to support it.
preventCancel
void preventCancel(Optional!(T0) preventCancel)
Undocumented in source. Be warned that the author may not have intended to support it.
preventCancel
auto preventCancel()
Undocumented in source. Be warned that the author may not have intended to support it.
preventClose
void preventClose(Optional!(T0) preventClose)
Undocumented in source. Be warned that the author may not have intended to support it.
preventClose
auto preventClose()
Undocumented in source. Be warned that the author may not have intended to support it.

Static functions

create
auto create()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

handle
JsHandle handle;
Undocumented in source.

Meta