CodeQL library for JavaScript
codeql/javascript-all 0.7.5 ( 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.