Discover Packages
github.com/aws-cloudformation/rain
internal
console
run
package
Version:
v1.1.0
Opens a new window with list of versions in this module.
Published: Nov 27, 2020
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
Documentation
¶
Package run contains utility functions for executing external commands
Attached runs the specified command with Stdin, Stdout, and Stderr attached
to their default locations (usually the console)
Capture runs the specified command and returns the contents of the command's
Stdout as a string. Additionally, if there is any output from the command
in Stderr, an error will be returned.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.