Files
codeql/rust/ql/test/extractor-tests/File/File.ql
Arthur Baars 90537f9132 Fix other QL code
This reverts commit 5c02fb4a2e.
2024-09-13 18:47:10 +02:00

6 lines
68 B
Plaintext

import rust
from File f
where exists(f.getRelativePath())
select f