Dir.depth

class Dir
override @property @safe nothrow
int
depth
()

Return Value

Type: int

Depth of Depth from File System root to this File.

Meta