DARTFile.RimWalkerFiber

Undocumented in source.

Constructors

this
this(const(Buffer) rim_paths)

Creates a walker from the DART path

Members

Functions

empty
bool empty()

Range empty

front
const(Document) front()

Front for the range

popFront
void popFront()
Undocumented in source. Be warned that the author may not have intended to support it.
sector
ushort sector()

Sector for the walker

Variables

_finished
bool _finished;
Undocumented in source.
doc
Document doc;
Undocumented in source.
rim_paths
immutable(Buffer) rim_paths;
Undocumented in source.

Meta