sqry-lang-shell 13.0.17

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;