# 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.