Path: blob/main/dev-docs/package-author-information/execution-environment.qmd
3557 views
- `QUARTO_PROJECT_ROOT` points to the root of the project, or the directory of the file is not in project mode - `QUARTO_DOCUMENT_PATH` points to the directory of the document being rendered - `QUARTO_DOCUMENT_FILE` points to the source filename of the document being rendered - `QUARTO_PROFILE` is set to profile used, e.g `QUARTO_PROFILE=advanced,production` for `quarto render --profile advanced,production`