-
|
I use How can I know I find example output: Is there some packages/cli to get metadata of a query?
|
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 3 replies
-
|
Hi @Lslightly Thank you for your question. What are you actually trying to achieve? Digging into the contents of the database directory is probably not what you want to do, as the directory structure is not guaranteed to stay the same. |
Beta Was this translation helpful? Give feedback.
If you want to know if a query occurs in a certain pack, then
codeql resolve queriesis indeed the command you need.