PathBuilder

Undocumented in source.

Members

Functions

append
void append(string s)
Undocumented in source. Be warned that the author may not have intended to support it.
toString
string toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

length
uint length;
Undocumented in source.
str
char[MAX_PATH_LEN] str;
Undocumented in source.

Meta