Determine the path to the quarto binary. Uses QUARTO_PATH
environment
variable if defined, otherwise uses Sys.which()
.
Arguments
- normalize
If
TRUE
(default), normalize the path usingbase::normalizePath()
.
Determine the path to the quarto binary. Uses QUARTO_PATH
environment
variable if defined, otherwise uses Sys.which()
.
If TRUE
(default), normalize the path using base::normalizePath()
.