parentDirectory

Absolute path of parent directory. This always returns a path, because every directory has a parent (the parent directory of the root directory is considered to be the root directory itself).

AbsolutePath.swift:109
var parentDirectory: AbsolutePath { get }