Files in r-lib/cli
Helpers for Developing Command Line Interfaces

.Rbuildignore
.github/.gitignore
.github/CODE_OF_CONDUCT.md
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/pr-commands.yaml
.github/workflows/rhub.yaml
.github/workflows/test-coverage.yaml
.gitignore
DESCRIPTION
LICENSE
LICENSE.md
LICENSE.note
Makefile
NAMESPACE
NEWS.md R/aaa-utils.R R/aab-rstudio-detect.R R/ansi-hyperlink.R R/ansi-palette.R R/ansi-utils.R R/ansi.R R/ansiex.R R/app.R R/assertions.R R/box-styles.R R/boxes.R R/bullets.R R/cat.R R/cli-errors.R R/cli-package.R R/cli.R R/cliapp-docs.R R/cliapp.R R/containers.R R/debug.R R/defer.R R/diff.R R/docs.R R/enc-utils.R R/errors.R R/format-conditions.R R/format.R R/friendly-type.R R/glue.R R/hash.R R/inline.R R/internals.R R/keypress.R R/lorem.R R/num-ansi-colors.R R/onload.R R/pluralize.R R/prettycode.R R/print.R R/progress-along.R R/progress-bar.R R/progress-c.R R/progress-client.R R/progress-server.R R/progress-ticking.R R/progress-utils.R R/progress-variables.R R/rematch2.R R/rlang.R R/ruler.R R/rules.R R/server.R R/simple-theme.R R/sitrep.R R/sizes.R R/spark.R R/spinner.R R/status-bar.R R/symbol.R
R/sysdata.rda
R/test.R R/themes.R R/time-ago.R R/time.R R/timer.R R/tree.R R/tty.R R/unicode.R R/utf8.R R/utils.R R/vt.R R/width.R R/zzz.R README.Rmd README.md
_pkgdown.yml
cli.Rproj
codecov.yml
exec/news.R exec/outdated.R exec/search.R exec/up.R inst/examples/apps/news.R inst/examples/apps/outdated.R inst/examples/apps/search.R inst/examples/apps/up.R
inst/include/cli/progress.h
inst/logo.txt
inst/shiny/along/app.R inst/shiny/format/app.R inst/shiny/nested/app.R inst/shiny/output/app.R inst/shiny/simple/app.R man/ansi-styles.Rd man/ansi_align.Rd man/ansi_collapse.Rd man/ansi_columns.Rd man/ansi_grep.Rd man/ansi_has_any.Rd man/ansi_hide_cursor.Rd man/ansi_html.Rd man/ansi_html_style.Rd man/ansi_nchar.Rd man/ansi_nzchar.Rd man/ansi_palettes.Rd man/ansi_regex.Rd man/ansi_simplify.Rd man/ansi_string.Rd man/ansi_strip.Rd man/ansi_strsplit.Rd man/ansi_strtrim.Rd man/ansi_strwrap.Rd man/ansi_substr.Rd man/ansi_substring.Rd man/ansi_toupper.Rd man/ansi_trimws.Rd man/boxx.Rd man/builtin_theme.Rd man/cat_line.Rd man/chunks/FAQ.Rmd man/chunks/pluralization.Rmd man/cli-config.Rd man/cli-package.Rd man/cli.Rd man/cli_abort.Rd man/cli_alert.Rd man/cli_blockquote.Rd man/cli_bullets.Rd man/cli_bullets_raw.Rd man/cli_code.Rd man/cli_debug_doc.Rd man/cli_div.Rd man/cli_dl.Rd man/cli_end.Rd man/cli_fmt.Rd man/cli_format.Rd man/cli_format_method.Rd man/cli_h1.Rd man/cli_li.Rd man/cli_list_themes.Rd man/cli_ol.Rd man/cli_output_connection.Rd man/cli_par.Rd man/cli_process_start.Rd man/cli_progress_along.Rd man/cli_progress_bar.Rd man/cli_progress_builtin_handlers.Rd man/cli_progress_demo.Rd man/cli_progress_message.Rd man/cli_progress_output.Rd man/cli_progress_step.Rd man/cli_progress_styles.Rd man/cli_rule.Rd man/cli_sitrep.Rd man/cli_status.Rd man/cli_status_clear.Rd man/cli_status_update.Rd man/cli_text.Rd man/cli_ul.Rd man/cli_vec.Rd man/cli_verbatim.Rd man/code_highlight.Rd man/code_theme_list.Rd man/combine_ansi_styles.Rd man/console_width.Rd man/containers.Rd man/demo_spinners.Rd man/diff_chr.Rd man/diff_str.Rd man/faq.Rd
man/figures/README/alert-danger-dark.svg
man/figures/README/alert-danger.svg
man/figures/README/alert-dark.svg
man/figures/README/alert-info-dark.svg
man/figures/README/alert-info.svg
man/figures/README/alert-success-dark.svg
man/figures/README/alert-success.svg
man/figures/README/alert-warning-dark.svg
man/figures/README/alert-warning.svg
man/figures/README/alert.svg
man/figures/README/glue-dark.svg
man/figures/README/glue.svg
man/figures/README/h1-dark.svg
man/figures/README/h1.svg
man/figures/README/h2-dark.svg
man/figures/README/h2.svg
man/figures/README/h3-dark.svg
man/figures/README/h3.svg
man/figures/README/lists-dark.svg
man/figures/README/lists.svg
man/figures/README/plurals-dark.svg
man/figures/README/plurals.svg
man/figures/README/progress-dark.svg
man/figures/README/progress.svg
man/figures/README/themes-dark.svg
man/figures/README/themes.svg
man/figures/demo-spinners.svg
man/figures/get-spinner.svg
man/figures/make-spinner-custom.svg
man/figures/make-spinner-default.svg
man/figures/make-spinner-template.svg
man/figures/progress-1.svg
man/figures/progress-after.svg
man/figures/progress-along-1.svg
man/figures/progress-along-2.svg
man/figures/progress-along-3.svg
man/figures/progress-clear.svg
man/figures/progress-current.svg
man/figures/progress-format.svg
man/figures/progress-message.svg
man/figures/progress-natotal.svg
man/figures/progress-output.svg
man/figures/progress-output2.svg
man/figures/progress-step-dynamic.svg
man/figures/progress-step-msg.svg
man/figures/progress-step-spin.svg
man/figures/progress-step.svg
man/figures/progress-tasks.svg
man/format_error.Rd man/format_inline.Rd man/get_spinner.Rd man/has_keypress_support.Rd man/hash_animal.Rd man/hash_emoji.Rd man/hash_md5.Rd man/hash_sha1.Rd man/hash_sha256.Rd man/inline-markup.Rd man/is_ansi_tty.Rd man/is_dynamic_tty.Rd man/is_utf8_output.Rd man/keypress.Rd man/links.Rd man/list_spinners.Rd man/make_ansi_style.Rd man/make_spinner.Rd man/match_selector.Rd man/match_selector_node.Rd man/num_ansi_colors.Rd man/parse_selector.Rd man/pluralization-helpers.Rd man/pluralization.Rd man/pluralize.Rd man/pretty_print_code.Rd man/progress-c.Rd man/progress-utils.Rd man/progress-variables.Rd man/roxygen/meta.R man/rule.Rd man/ruler.Rd man/simple_theme.Rd man/spark_bar.Rd man/spark_line.Rd man/start_app.Rd man/style_hyperlink.Rd man/symbol.Rd man/test_that_cli.Rd man/themes.Rd man/tree.Rd man/unicode-width-workaround.Rd man/utf8_graphemes.Rd man/utf8_nchar.Rd man/utf8_substr.Rd man/vt_output.Rd
src/Makevars
src/ansi.c
src/charwidth.h
src/cleancall.c
src/cleancall.h
src/cli.h
src/diff.c
src/errors.c
src/errors.h
src/glue.c
src/graphbreak.h
src/init.c
src/inst.c
src/keypress-unix.c
src/keypress-win.c
src/keypress.c
src/keypress.h
src/md5.c
src/md5.h
src/progress-altrep.c
src/progress.c
src/sha1.c
src/sha256.c
src/thread.c
src/tty.c
src/utf8.c
src/utils.c
src/vt.c
src/vtparse.c
src/vtparse.h
src/vtparse_table.c
src/vtparse_table.h
src/win-utf8.c
src/winfiles.c
src/winfiles.h
tests/testthat.R tests/testthat/_snaps/alerts.md tests/testthat/_snaps/ansi-html.md tests/testthat/_snaps/ansi-hyperlink.md tests/testthat/_snaps/ansi-make.md tests/testthat/_snaps/ansi-palette.md tests/testthat/_snaps/ansi-utils.md tests/testthat/_snaps/ansi.md tests/testthat/_snaps/ansiex-2.md tests/testthat/_snaps/ansiex.md tests/testthat/_snaps/app.md tests/testthat/_snaps/box-styles.md tests/testthat/_snaps/boxes.md tests/testthat/_snaps/bullets.md tests/testthat/_snaps/cat-helpers.md tests/testthat/_snaps/code.md tests/testthat/_snaps/collapsing.md tests/testthat/_snaps/console-width.md tests/testthat/_snaps/containers.md tests/testthat/_snaps/deep-lists.md tests/testthat/_snaps/defer.md tests/testthat/_snaps/diff.md tests/testthat/_snaps/format-conditions.md tests/testthat/_snaps/glue.md tests/testthat/_snaps/hash.md tests/testthat/_snaps/inline-2.md tests/testthat/_snaps/inline.md tests/testthat/_snaps/keypress.md tests/testthat/_snaps/links.md tests/testthat/_snaps/lists.md tests/testthat/_snaps/meta.md tests/testthat/_snaps/new-r/inline-2.md tests/testthat/_snaps/new/headers.md tests/testthat/_snaps/non-breaking-space.md tests/testthat/_snaps/old-r/inline-2.md tests/testthat/_snaps/old/headers.md tests/testthat/_snaps/pluralization.md tests/testthat/_snaps/prettycode.md tests/testthat/_snaps/progress-along.md tests/testthat/_snaps/progress-bar.md tests/testthat/_snaps/progress-c.md tests/testthat/_snaps/progress-client.md tests/testthat/_snaps/progress-handler-logger.md tests/testthat/_snaps/progress-message.md tests/testthat/_snaps/progress-ticking.md tests/testthat/_snaps/progress-types.md tests/testthat/_snaps/progress-variables.md tests/testthat/_snaps/rlang-1.1.0/rlang-errors.md tests/testthat/_snaps/rlang-errors.md tests/testthat/_snaps/rules.md tests/testthat/_snaps/spark.md tests/testthat/_snaps/text.md tests/testthat/_snaps/themes.md tests/testthat/_snaps/tree.md tests/testthat/_snaps/type.md tests/testthat/_snaps/utf8.md
tests/testthat/_snaps/utf8/utf8-output.txt
tests/testthat/_snaps/utils.md tests/testthat/_snaps/verbatim.md tests/testthat/_snaps/vt.md tests/testthat/helper.R
tests/testthat/progress-1.c
tests/testthat/progress-2.c
tests/testthat/progresstest/DESCRIPTION
tests/testthat/progresstest/NAMESPACE
tests/testthat/progresstest/R/test.R
tests/testthat/progresstest/progresstest.Rproj
tests/testthat/progresstest/src/cleancall.c
tests/testthat/progresstest/src/cleancall.h
tests/testthat/progresstest/src/test.c
tests/testthat/progresstestcpp/DESCRIPTION
tests/testthat/progresstestcpp/NAMESPACE
tests/testthat/progresstestcpp/R/cpp11.R tests/testthat/progresstestcpp/R/testcpp.R
tests/testthat/progresstestcpp/src/cpp11.cpp
tests/testthat/progresstestcpp/src/testcpp.cpp
tests/testthat/setup.R tests/testthat/test-alerts.R tests/testthat/test-ansi-combine.R tests/testthat/test-ansi-html.R tests/testthat/test-ansi-hyperlink.R tests/testthat/test-ansi-make.R tests/testthat/test-ansi-palette.R tests/testthat/test-ansi-utils.R tests/testthat/test-ansi.R tests/testthat/test-ansiex-2.R tests/testthat/test-ansiex.R tests/testthat/test-app.R tests/testthat/test-assertions.R tests/testthat/test-box-styles.R tests/testthat/test-boxes.R tests/testthat/test-bullets.R tests/testthat/test-cat-helpers.R tests/testthat/test-cat.R tests/testthat/test-cliapp-output.R tests/testthat/test-code.R tests/testthat/test-collapsing.R tests/testthat/test-console-width.R tests/testthat/test-containers.R tests/testthat/test-css.R tests/testthat/test-custom-handler.R tests/testthat/test-deep-lists.R tests/testthat/test-defer.R tests/testthat/test-diff.R tests/testthat/test-format-conditions.R tests/testthat/test-glue.R tests/testthat/test-hash.R tests/testthat/test-headers.R tests/testthat/test-inline-2.R tests/testthat/test-inline.R tests/testthat/test-keypress.R tests/testthat/test-links.R tests/testthat/test-lists.R tests/testthat/test-meta.R tests/testthat/test-non-breaking-space.R tests/testthat/test-num-ansi-colors.R tests/testthat/test-package.R tests/testthat/test-pluralization.R tests/testthat/test-prettycode.R tests/testthat/test-progress-along.R tests/testthat/test-progress-bar.R tests/testthat/test-progress-c.R tests/testthat/test-progress-client.R tests/testthat/test-progress-handler-logger.R tests/testthat/test-progress-handler-say.R tests/testthat/test-progress-handlers.R tests/testthat/test-progress-message.R tests/testthat/test-progress-ticking.R tests/testthat/test-progress-types.R tests/testthat/test-progress-utils.R tests/testthat/test-progress-variables.R tests/testthat/test-rlang-errors.R tests/testthat/test-rules.R tests/testthat/test-sitrep.R tests/testthat/test-spark.R tests/testthat/test-spinners.R tests/testthat/test-status-bar.R tests/testthat/test-subprocess.R tests/testthat/test-substitution.R tests/testthat/test-suppress.R tests/testthat/test-text.R tests/testthat/test-themes.R tests/testthat/test-timer.R tests/testthat/test-tree.R tests/testthat/test-type.R tests/testthat/test-utf8.R tests/testthat/test-utils.R tests/testthat/test-verbatim.R tests/testthat/test-vt.R
tools/ansi-iterm-palettes.txt
tools/ansi-palettes.txt
tools/dark.itermcolors
tools/get-rstudio-themes.R
tools/light.itermcolors
tools/parse-iterm.R
tools/pastel.itermcolors
tools/smoooooth.itermcolors
tools/snazzy.itermcolors
tools/sol-dark.itermcolors
tools/sol-light.itermcolors
tools/spinners.R
tools/tango-dark.itermcolors
tools/tango-light.itermcolors
tools/unicode.R
vignettes/.gitignore
vignettes/ansi-benchmark.Rmd vignettes/cli-config-internal.Rmd vignettes/cli-config-user.Rmd vignettes/palettes.Rmd
vignettes/palettes.css
vignettes/pluralization.Rmd vignettes/progress-advanced.Rmd vignettes/progress-benchmark.Rmd vignettes/progress.Rmd vignettes/semantic-cli.Rmd vignettes/usethis-ui.Rmd
r-lib/cli documentation built on April 4, 2024, 11:48 a.m.