Kaba function Path.all_parents ed
Creates a list of all parent directories.
Syntax ed
func pure Path.all_parents() -> Path[]
Return ed
The list of all parent directories (sorted from children to root).
Creates a list of all parent directories.
func pure Path.all_parents() -> Path[]
The list of all parent directories (sorted from children to root).