sqry-lang-shell 9.0.1

Shell script language plugin for sqry
Documentation
1
2
3
4
// Relation extraction entry points for the Shell plugin.

mod graph_builder;
pub use graph_builder::ShellGraphBuilder;