mirror of
https://github.com/github/codeql.git
synced 2026-04-15 03:54:02 +02:00
6 lines
68 B
Plaintext
6 lines
68 B
Plaintext
import rust
|
|
|
|
from File f
|
|
where exists(f.getRelativePath())
|
|
select f
|