package
0.1.3
Repository: https://github.com/gardenbed/charm.git
Documentation: pkg.go.dev

# Functions

New creates a new user interface.
NewNop creates a nop user interface for testing purposes.

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Debug shows Debug, Info, Warn, and Error messages.
Error shows only Error messages.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Info shows Info, Warn, and Error messages.
No description provided by the author
None does not show any messages.
No description provided by the author
No description provided by the author
Trace shows all messages.
No description provided by the author
Warn shows Warn and Error messages.

# Variables

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Interfaces

UI is the interface for interacting with users in command-line applications.

# Type aliases

No description provided by the author
Level represents the verbosity level.
No description provided by the author