Home
last modified time | relevance | path

Searched refs:ui_bullet (Results 1 – 2 of 2) sorted by relevance

/dports/devel/R-cran-usethis/usethis/R/
H A Dui.R66 ui_bullet(x, crayon::red(cli::symbol$bullet))
74 ui_bullet(x, crayon::green(cli::symbol$tick))
82 ui_bullet(x, crayon::red(cli::symbol$cross))
90 ui_bullet(x, crayon::yellow(cli::symbol$info))
294 ui_bullet <- function(x, bullet = cli::symbol$bullet) { function
H A Dgit.R433 ui_bullet(glue("
446 purrr::walk(format(cfg), ui_bullet)