package
0.0.0-20241023190122-11eccca156c1
Repository: https://github.com/rockholla/go-lib.git
Documentation: pkg.go.dev
# Functions
GetLines will parse a multiline string and return each line as an item in a slice.
# Structs
ExecOptions are options for running shell.Exec.
Shell is a local command execution utility.
# Interfaces
Interface is the interface for the shell object.