parent property
Directory
get
parent
The directory containing this
. If this
is a root
directory, returns this
.
Implementation
Directory get parent;
The directory containing this
. If this
is a root
directory, returns this
.
Directory get parent;