Dir.load

Load Contents of this Directory from Disk using DirEntries.

class Dir
bool
load
(
int depth = 0
,
bool force = false
)

Return Value

Type: bool

true iff Dir was updated (reread) from disk.

Meta