mutapath.MutaPath.isabs

MutaPath.isabs()[source]
>>> Path('.').isabs()
False

See also

os.path.isabs()