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

Predicate Make::Folder::Resolve::resolve

Gets the file or folder that path resolves to when resolved from base.

Only has results for the (base, path) pairs provided by shouldResolve in the instantiation of this module.

Import path

import codeql.util.FileSystem
Container resolve(Container base, string path)