quarto_path: Path to the quarto binary

View source: R/quarto.R

quarto_pathR Documentation

Path to the quarto binary

Description

Determine the path to the quarto binary. Uses QUARTO_PATH environment variable if defined, otherwise uses Sys.which().

Usage

quarto_path()

Value

Path to quarto binary (or NULL if not found)


quarto documentation built on Sept. 11, 2024, 8:13 p.m.