mbland / go-script-bash

Framework for writing modular, discoverable, testable Bash scripts
ISC License
95 stars 16 forks source link

New functions for executing child, parent, sibling commands #145

Open mbland opened 7 years ago

mbland commented 7 years ago

While it's possible to use ${_GO_CMD_NAME[@]} manipulations now, it'd be so much better if there were already core functions for that sort of thing.