Kaba function Path.dirname ed

Get the directory of a path as a string ('a/b/c.txt' -> 'a/b/').

Syntax ed

func pure Path.dirname() -> string

Return ed

The directory.