shrs_lang 0.0.6

parser and lexer for shrs posix shell
Documentation
1
2
3
fn main() -> anyhow::Result<()> {
    Ok(())
}