sqry-lang-shell 6.0.15

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;