- Exist
bool Exist(string dirpath)
Undocumented in source. Be warned that the author may not have intended to support it.
- cmp_walname_idx
bool cmp_walname_idx(string a, string b)
Undocumented in source. Be warned that the author may not have intended to support it.
- cmp_walname_seq
bool cmp_walname_seq(string a, string b)
Undocumented in source. Be warned that the author may not have intended to support it.
- isEmptyDir
bool isEmptyDir(string dirpath)
Undocumented in source. Be warned that the author may not have intended to support it.
- parseWalName
void parseWalName(string str, ulong seq, ulong index)
Undocumented in source. Be warned that the author may not have intended to support it.
- readWalNames
string[] readWalNames(string dirpath)
Undocumented in source. Be warned that the author may not have intended to support it.
- renameDir
void renameDir(string srcpath, string dstpath)
Undocumented in source. Be warned that the author may not have intended to support it.
- searchIndex
long searchIndex(string[] names, ulong index)
Undocumented in source. Be warned that the author may not have intended to support it.
- snapDirPath
string snapDirPath(ulong id)
Undocumented in source. Be warned that the author may not have intended to support it.
- walDirPath
string walDirPath(ulong id)
Undocumented in source. Be warned that the author may not have intended to support it.
- walName
string walName(ulong seq, ulong index)
Undocumented in source. Be warned that the author may not have intended to support it.