Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Check ¶
type Check struct {
// contains filtered or unexported fields
}
Check prompt for missing variables
type Options ¶
type Options struct {
Err errs.HandlerIface // Inject error hanler
Log logger.OutputIface // Inject logger
Stdin io.Reader
Stdout io.Writer
}
Options construction options
Click to show internal directories.
Click to hide internal directories.