Add simple CLI command for running tree queries
This commit is contained in:
parent
d674bc139a
commit
ad3f21b0e5
3 changed files with 130 additions and 40 deletions
|
|
@ -5,6 +5,7 @@ pub mod highlight;
|
|||
pub mod loader;
|
||||
pub mod logger;
|
||||
pub mod parse;
|
||||
pub mod query;
|
||||
pub mod test;
|
||||
pub mod util;
|
||||
pub mod wasm;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue