package
6.24.0+incompatible
Repository: https://github.com/dcarley/cf-cli.git
Documentation: pkg.go.dev
# Packages
This file was generated by counterfeiter.
# Functions
GetTranslationFunc will return back a function that can be used to translate strings into the currently set locale.
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.