Kaba function Path.is_absolute ed
Check, if a path is absolute.Absolute paths start with '/...' or 'X:\...'.
Syntax ed
func pure Path.is_absolute() -> bool
Return ed
true if path is absolute.
Check, if a path is absolute.Absolute paths start with '/...' or 'X:\...'.
func pure Path.is_absolute() -> bool
true if path is absolute.