//
pkg.gl
Category
github.com/aws-cloudformation/rain
console
run
package
0.10.2
Repository:
https://github.com/aws-cloudformation/rain.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
4
Dependents
1
Files
31 SLOC
#
Functions
Attached
Attached runs the specified command with Stdin, Stdout, and Stderr attached to their default locations (usually the console).
Capture
Capture runs the specified command and returns the contents of the command's Stdout as a string.