Skip to main content

gbm/cmds/
init.rs

1pub fn run() {
2    print!("{}", super::ZSH_WRAPPER);
3}