BASH

Constant BASH 

Source
pub const BASH: &str = r#"
    (function_definition
      name: (word) @name) @function
"#;
Expand description

Bash/Shell symbol extraction query