HistoryCue

Undocumented in source.

Constructors

this
this(SeleniumSession session, T callback)
Undocumented in source.

Members

Aliases

E
alias E = ReturnType!T
Undocumented in source.

Functions

empty
bool empty()
Undocumented in source. Be warned that the author may not have intended to support it.
front
E front()
Undocumented in source. Be warned that the author may not have intended to support it.
moveFront
E moveFront()
Undocumented in source. Be warned that the author may not have intended to support it.
popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta