package
Version:
v0.0.0-...-2ee2b55
Opens a new window with list of versions in this module.
Published: Nov 13, 2020
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package shell is a utility for running local shell commands
GetLines will parse a multiline string and return each line as an item in a slice
type ExecOptions struct {
Silent bool
TrimOutput bool
}
ExecOptions are options for running shell.Exec
Interface is the interface for the shell object
Shell is a local command execution utility
Exec runs a local shell command
Source Files
¶
Click to show internal directories.
Click to hide internal directories.