File

File structure - represents a directory or a file For testing if the BTreeMap works with other value types

Members

Functions

name
cstring name()
Undocumented in source. Be warned that the author may not have intended to support it.
setName
void setName(cstring name)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

name_buf
char[48] name_buf;

Name of the directory/file

name_length
ubyte name_length;
Undocumented in source.

Meta