Expand description
Shell language plugin for sqry.
Provides AST parsing, scope extraction, and graph building for POSIX shell and bash scripts.
Re-exports§
pub use relations::ShellGraphBuilder;
Modules§
Structs§
- Shell
Plugin - Shell language plugin implementation.