Skip to main content
Files
gbm/cmds/
init.rs
1
pub fn
run() {
2
print!
(
"{}"
,
super
::ZSH_WRAPPER);
3
}