Documentation ¶ Index ¶ func Run(arg string, dir string, in ...*bytes.Buffer) (string, error) Constants ¶ This section is empty. Variables ¶ This section is empty. Functions ¶ func Run ¶ func Run(arg string, dir string, in ...*bytes.Buffer) (string, error) Run provides the execution of shell scripts in golang, which can support macOS, Windows, and Linux operating systems. Other operating systems are currently not supported Types ¶ This section is empty. Source Files ¶ View all Source files execx.go Click to show internal directories. Click to hide internal directories.