ansi-styles             ANSI colored text
ansi_hide_cursor        Hide/show cursor in a terminal
builtin_theme           The built-in CLI theme
cat_line                'cat()' helpers
cli_alert               CLI alerts
cli_blockquote          CLI block quote
cli_code                A block of code
cli_div                 Generic CLI container
cli_dl                  Definition list
cli_end                 Close a CLI container
cli_format              Format a value for printing
cli_format_method       Create a format method for an object using cli
                        tools
cli_h1                  CLI headings
cli_li                  CLI list item(s)
cli_list_themes         List the currently active themes
cli_ol                  Ordered CLI list
cli_output_connection   The connection option that cli would use
cli_par                 CLI paragraph
cli_process_start       Indicate the start and termination of some
                        computation in the status bar
cli_rule                CLI horizontal rule
cli_sitrep              cli situation report
cli_status              Update the status bar
cli_status_clear        Clear the status bar
cli_status_update       Update the status bar
cli_text                CLI text
cli_ul                  Unordered CLI list
cli_vec                 Add custom cli style to a vector
cli_verbatim            CLI verbatim text
combine_ansi_styles     Combine two or more ANSI styles
console_width           Determine the width of the console
containers              CLI containers
demo_spinners           Show a demo of some (by default all) spinners
get_spinner             Character vector to put a spinner on the screen
inline-markup           CLI inline markup
is_ansi_tty             Detect if a stream support ANSI escape
                        characters
is_dynamic_tty          Detect whether a stream supports \\r (Carriage
                        return)
is_utf8_output          Whether cli is emitting UTF-8 characters
list_border_styles      Draw a banner-like box in the console
list_spinners           List all available spinners
make_ansi_style         Create a new ANSI style
make_spinner            Create a spinner
no                      Pluralization helper functions
pluralization           CLI pluralization
pluralize               String templating with pluralization
rule                    Make a rule with one or two text labels
simple_theme            A simple CLI theme
start_app               Start, stop, query the default cli application
symbol                  Various handy symbols to use in a command line
                        UI
themes                  CLI themes
tree                    Draw a tree
