Files in RonMobile/cli
Helpers for Developing Command Line Interfaces

.Rhistory
DESCRIPTION
LICENSE
MD5
NAMESPACE
NEWS.md R/aaa-utils.R R/ansi-hyperlink.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.R R/cliapp-docs.R R/cliapp.R R/containers.R R/debug.R R/defer.R R/docs.R R/format-conditions.R R/format.R R/inline.R R/internals.R R/lorem.R R/num-ansi-colors.R R/onload.R R/pluralize.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/rstudio-detect.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/width.R R/zzz.R README.md 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/scripts/news.R inst/scripts/outdated.R inst/scripts/search.R inst/scripts/up.R inst/shiny/along/app.R inst/shiny/format/app.R inst/shiny/nested/app.R inst/shiny/simple/app.R man/ansi-styles.Rd man/ansi_align.Rd man/ansi_columns.Rd man/ansi_has_any.Rd man/ansi_hide_cursor.Rd man/ansi_nchar.Rd man/ansi_regex.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.Rd man/cli_abort.Rd man/cli_alert.Rd man/cli_blockquote.Rd man/cli_bullets.Rd man/cli_code.Rd man/cli_debug_doc.Rd man/cli_div.Rd man/cli_dl.Rd man/cli_end.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/combine_ansi_styles.Rd man/console_width.Rd man/containers.Rd man/demo_spinners.Rd man/faq.Rd
man/figures/README/unnamed-chunk-10.svg
man/figures/README/unnamed-chunk-11.svg
man/figures/README/unnamed-chunk-12.svg
man/figures/README/unnamed-chunk-13.svg
man/figures/README/unnamed-chunk-2.svg
man/figures/README/unnamed-chunk-3.svg
man/figures/README/unnamed-chunk-4.svg
man/figures/README/unnamed-chunk-5.svg
man/figures/README/unnamed-chunk-6.svg
man/figures/README/unnamed-chunk-7.svg
man/figures/README/unnamed-chunk-8.svg
man/figures/README/unnamed-chunk-9.svg
man/format_error.Rd man/format_inline.Rd man/get_spinner.Rd man/inline-markup.Rd man/is_ansi_tty.Rd man/is_dynamic_tty.Rd man/is_utf8_output.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/progress-c.Rd man/progress-utils.Rd man/progress-variables.Rd man/rule.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
src-i386/cleancall.c
src-i386/cleancall.h
src-i386/cleancall.o
src-i386/cli.dll
src-i386/cli.h
src-i386/errors.c
src-i386/errors.h
src-i386/errors.o
src-i386/init.c
src-i386/init.o
src-i386/progress-altrep.c
src-i386/progress-altrep.o
src-i386/progress.c
src-i386/progress.o
src-i386/thread.c
src-i386/thread.o
src-i386/tty.c
src-i386/tty.o
src-i386/win-utf8.c
src-i386/win-utf8.o
src-x64/cleancall.c
src-x64/cleancall.h
src-x64/cleancall.o
src-x64/cli.dll
src-x64/cli.h
src-x64/errors.c
src-x64/errors.h
src-x64/errors.o
src-x64/init.c
src-x64/init.o
src-x64/progress-altrep.c
src-x64/progress-altrep.o
src-x64/progress.c
src-x64/progress.o
src-x64/thread.c
src-x64/thread.o
src-x64/tty.c
src-x64/tty.o
src-x64/win-utf8.c
src-x64/win-utf8.o
src/cleancall.c
src/cleancall.h
src/cli.h
src/errors.c
src/errors.h
src/init.c
src/progress-altrep.c
src/progress.c
src/thread.c
src/tty.c
src/win-utf8.c
tests/testthat.R tests/testthat/_snaps/alerts.md tests/testthat/_snaps/ansiex.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/containers.md tests/testthat/_snaps/deep-lists.md tests/testthat/_snaps/format-conditions.md tests/testthat/_snaps/headers.md tests/testthat/_snaps/inline-2.md tests/testthat/_snaps/inline.md tests/testthat/_snaps/lists.md tests/testthat/_snaps/meta.md tests/testthat/_snaps/non-breaking-space.md tests/testthat/_snaps/pluralization.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-errors.md tests/testthat/_snaps/rlang-errors.new.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/utf8/utf8-output.txt
tests/testthat/_snaps/utils.md tests/testthat/_snaps/verbatim.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/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-make.R tests/testthat/test-ansi.R tests/testthat/test-ansiex.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-containers.R tests/testthat/test-css.R tests/testthat/test-custom-handler.R tests/testthat/test-deep-lists.R tests/testthat/test-format-conditions.R tests/testthat/test-headers.R tests/testthat/test-inline-2.R tests/testthat/test-inline.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-pluralization.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-utf8.R tests/testthat/test-utils.R tests/testthat/test-verbatim.R
RonMobile/cli documentation built on Dec. 18, 2021, 11 a.m.