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

Module NodeJSLib::Path

Provides predicates for working with the “path” module and its platform-specific instances as a single module.

Import path

import javascript

Predicates

moduleImport

Gets a node that imports the “path” module, or one of its platform-specific instances.

moduleMember

Gets an access to member member of the “path” module, or one of its platform-specific instances.