unde.scan

Undocumented in source.

Members

Aliases

ulong_t
alias ulong_t = ulong
Undocumented in source.

Enums

MsgState
enum MsgState
Undocumented in source.

Functions

calculate_coords
void calculate_coords(long[] coords, size_t lev, long i, int levels, long entries_on_last_level)
Undocumented in source. Be warned that the author may not have intended to support it.
calculate_rect
void calculate_rect(DRect full_rect, DRect rect, const(long)[] coords, size_t lev)
Undocumented in source. Be warned that the author may not have intended to support it.
check_if_fully_scanned
void check_if_fully_scanned(GlobalState gs, string path)
Undocumented in source. Be warned that the author may not have intended to support it.
check_scanners
void check_scanners(GlobalState gs)
Undocumented in source. Be warned that the author may not have intended to support it.
getFileModTime
time_t[2] getFileModTime(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getFileSize
ulong getFileSize(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
getFileSizeOnDisk
ulong getFileSizeOnDisk(string path)
Undocumented in source. Be warned that the author may not have intended to support it.
rescan_path
int rescan_path(GlobalState gs, PathMnt path)
Undocumented in source. Be warned that the author may not have intended to support it.
start_scan
int start_scan(GlobalState gs, PathMnt path)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

drect_zero
DRect drect_zero;
Undocumented in source.

Meta