File.path

class File
@property @trusted pure
string
path
()
out (result) {}

Return Value

Type: string

Path to this File. TODO: Reuse parents.

Meta