package
2.25.0+incompatible
Repository: https://github.com/gembaadvantage/uplift.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Functions
Exec will execute a series of shell commands or scripts.
# Structs
DevNull simulates the writing to /dev/null within a Linux OS, pinched from https://github.com/go-task/task/blob/master/internal/execext/devnull.go.
ExecOptions provides a way of customising the execution of commands.