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 May 29, 2024, 5:31 a.m.