CodeQL library for Rust
codeql/rust-all 0.1.11 (changelog, source)
Search

Module IDEContextual

Provides shared predicates related to contextual queries in the code viewer.

Import path

import codeql.IDEContextual

Imports

FileSystem

Provides classes for working with files and folders.

Predicates

getFileBySourceArchiveName

Returns an appropriately encoded version of a filename name passed by the VS Code extension in order to coincide with the output of .getFile() on locatable entities.