MCPcopy Index your code
hub / github.com/Binject/debug / pathIsAbs

Function pathIsAbs

dwarf/line.go:599–602  ·  view source on GitHub ↗

pathIsAbs reports whether path is an absolute path (or "full path name" in DWARF parlance). This is in "whatever form makes sense for the host system", so this accepts both UNIX-style and DOS-style absolute paths. We avoid the filepath package because we want this to behave the same regardless of ou

(path string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

readHeaderMethod · 0.85
readFileEntryMethod · 0.85

Calls 1

splitDriveFunction · 0.85

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…