MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / isabs

Function isabs

Lib/macpath.py:32–39  ·  view source on GitHub ↗

Return true if a path is absolute. On the Mac, relative paths begin with a colon, but as a special case, paths with no colons at all are also relative. Anything else is absolute (the string up to the first colon is the volume name).

(s)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

joinFunction · 0.70
ismountFunction · 0.70
abspathFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected