File.pathRecursive

class File
@property @trusted pure
string
pathRecursive
()

Return Value

Type: string

Path to this File. Recursive Heap-active implementation, slower than path().

Meta