package
Version:
v0.6.0
Opens a new window with list of versions in this module.
Published: Nov 9, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Option is the function signature for customizing the internal *exec.Cmd.
Stderr sets the internal *exec.Cmd's Stderr field.
Stdin sets the internal *exec.Cmd's Stdin field.
Stdout sets the internal *exec.Cmd's Stdout field.
Service exists for mockability.
Run runs the input command with input args with Stdout and Stderr defaulted to os.Stderr.
Input options will override these defaults.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.