consolekit library

Classes

ActivityBar
ActivityIndicator<T extends ActivityIndicatorRenderer>
ActivityIndicatorRenderer
ActivityIndicatorState
ANSICommand
Terminal ANSI commands
ANSISGRColorSpec
ANSISGRCommand
Terminal ANSI SGR commands
Command
CommandAnyValue<T>
CommandArgument
CommandContext
CommandFlag
CommandInput
CommandOption
Commands
Console
ConsoleChooseItem<T>
ConsoleColor
ConsoleStyle
Representation of a style for outputting to a Console in different colors with differing attributes.
ConsoleText
A collection of ConsoleTextFragments. Represents stylized text that can be outputted to a Console.
ConsoleTextFragment
A single piece of ConsoleText. Contains a raw String and the desired ConsoleStyle.
CustomActivityBar
An activity indicator with customizable frames and success and failure messages.
GroupCommand
LoadingBar
Loading-style implementation of ActivityBar.
ProgressBar
Progress-style implementation of ActivityBar.

Enums

ConsoleClear
Supported methods for clearing the Console.

Constants

lineTerminator → const String

Exceptions / Errors

CommandError