package
2.0.0-20221110210412-98537dd9d6a1
Repository: https://github.com/ungtb10d/cli.git
Documentation: pkg.go.dev
# Functions
Stub installs a catch-all for all external commands invoked from gh.
# Variables
PrepareCmd extends exec.Cmd with extra error reporting features and provides a hook to stub command execution in tests.
# Structs
CmdError provides more visibility into why an exec.Cmd had failed.
CommandStubber stubs out invocations to external commands.
# Type aliases
No description provided by the author