//
pkg.gl
Category
github.com/aws/copilot-cli
internal
pkg
term
command
package
0.7.0
Repository:
https://github.com/aws/copilot-cli.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
3
Dependents
4
Files
37 SLOC
#
Functions
New
New returns a Service.
Stderr
Stderr sets the internal *exec.Cmd's Stderr field.
Stdin
Stdin sets the internal *exec.Cmd's Stdin field.
Stdout
Stdout sets the internal *exec.Cmd's Stdout field.
#
Structs
Service
Service exists for mockability.
#
Type aliases
Option
Option is the function signature for customizing the internal *exec.Cmd.