fun <T : Path> Builder<T>.isAbsolute(): Builder<T>
Asserts that the subject is an absolute path.
See Also
Path.isAbsolute