mutapath.MutaPath.home

property MutaPath.home: Path[source]

Get the home path of the current path representation.

Returns:

the home path

Example:

>>> Path("/home/doe/folder/sub").home
Path("home")