CheckerboardReport

Undocumented in source.

Constructors

this
this(Handle h)
Undocumented in source.

Alias This

handle

Members

Functions

log
string log()
Undocumented in source. Be warned that the author may not have intended to support it.
log
void log(string log)
Undocumented in source. Be warned that the author may not have intended to support it.
reason
void reason(CheckerboardReason reason)
Undocumented in source. Be warned that the author may not have intended to support it.
reason
CheckerboardReason reason()
Undocumented in source. Be warned that the author may not have intended to support it.
severity
void severity(uint severity)
Undocumented in source. Be warned that the author may not have intended to support it.
severity
uint severity()
Undocumented in source. Be warned that the author may not have intended to support it.
timestamp
void timestamp(DOMTimeStamp timestamp)
Undocumented in source. Be warned that the author may not have intended to support it.
timestamp
auto timestamp()
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