Returns the filesytem path to one of the command-line interface (CLI) tools bundled with RStudio, like Quarto,
Pandoc, Dart Sass, etc.
Usage
bundled_cli_path(tool = all_bundled_tools)
Arguments
- tool
Tool name. One of "dart-sass", "deno", "esbuild", "pandoc" or "quarto".
Examples
rstd::bundled_cli_path(tool = "pandoc")
#> /usr/lib/rstudio/resources/app/bin/quarto/bin/tools/x86_64/pandoc