CodeQL library for JavaScript/TypeScript
codeql/javascript-all 0.8.14 (changelog, source)
Search

Class Path

An absolute file system path referenced in the program, which may (but does not have to) correspond to a file or folder included in the snapshot.

Import path

import javascript

Direct supertypes

Known direct subtypes

    Predicates

    getContainer

    Gets the file or folder referred to by this path, if it exists.

    toString

    Gets a textual representation of the path, using slashes as delimiters.