package
0.7.0
Repository: https://github.com/aws/copilot-cli.git
Documentation: pkg.go.dev

# Functions

New returns a Service.
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.

# Structs

Service exists for mockability.

# Type aliases

Option is the function signature for customizing the internal *exec.Cmd.