parent property

Directory get parent

The parent directory of this entity.

Implementation

Directory get parent => new Directory(parentOf(path));