Skip to contents

Determine the specific version of quarto binary found by quarto_path(). If it returns 99.9.9 then it means you are using a dev version.

Usage

quarto_version()

Value

a numeric_version with the quarto version found

See also

quarto_available() to check if the version meets some requirements.