package
6.22.2+incompatible
Repository: https://github.com/fidelityinternational/cli.git
Documentation: pkg.go.dev
# Packages
This file was generated by counterfeiter.
# Functions
No description provided by the author
NewTestUI will return a UI object where Out, In, and Err are customizable, and colors are disabled.
NewUI will return a UI object where Out is set to STDOUT, In is set to STDIN, and Err is set to STDERR.
# Interfaces
Config is the UI configuration.
TranslatableError it wraps the error interface adding a way to set the translation function on the error.