//
pkg.gl
Category
github.com/yardbirdsax/action-terragrunt
internal
interfaces
exec
package
1.0.0
Repository:
https://github.com/yardbirdsax/action-terragrunt.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
2
Files
10 SLOC
#
Interfaces
Cmd
Cmd is a wrapper interface for the `exec.Cmd` type.
Exec
Exec is a wrapper interface for the `exec` package.
#
Type aliases
CommandFunc
CommandFunc is a wrapper interface for the `exec.Command` function.