package
1.6.2
Repository: https://github.com/jageros/goctl.git
Documentation: pkg.go.dev

# Functions

Run provides the execution of shell scripts in golang, which can support macOS, Windows, and Linux operating systems.

# Type aliases

RunFunc defines a function type of Run function.