- filesystem
auto filesystem()
Undocumented in source. Be warned that the author may not have intended to support it.
- fullPath
string fullPath()
Undocumented in source. Be warned that the author may not have intended to support it.
- getParent
void getParent(FileSystemEntryCallback successCallback, ErrorCallback errorCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
- getParent
void getParent(FileSystemEntryCallback successCallback)
Undocumented in source. Be warned that the author may not have intended to support it.
- getParent
void getParent()
Undocumented in source. Be warned that the author may not have intended to support it.
- isDirectory
bool isDirectory()
Undocumented in source. Be warned that the author may not have intended to support it.
- isFile
bool isFile()
Undocumented in source. Be warned that the author may not have intended to support it.
- name
string name()
Undocumented in source. Be warned that the author may not have intended to support it.