package
Version:
v0.5.0
Opens a new window with list of versions in this module.
Published: Nov 7, 2023
License: ISC
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type CUI interface {
Outputf(string, ...interface{})
Infof(string, ...interface{})
Warnf(string, ...interface{})
Errorf(string, ...interface{})
}
CUI is the command-line user interface.
New creates a new instance of CUI which is colored and concurrency safe.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.