sqry-lang-shell 10.0.2

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;