CodeQL library for Go
codeql/go-all 0.7.15-dev (changelog, source)
Search

Member predicate FileNode::toString

Gets the string representation of this File. Note explicitly using a relative path like this rather than absolute as per default for the File class is a workaround for a bug with codeql run test, which should replace absolute paths but currently does not.

string toString()