dot-has_settings_file: Check if settings file exists

.has_settings_fileR Documentation

Check if settings file exists

Description

Checks for settings.yml (preferred) or settings.yml (backward compatibility).

Usage

.has_settings_file(path = ".")

Arguments

path

Optional path to check in (default: current directory)

Value

TRUE if either file exists, FALSE otherwise


framework documentation built on Feb. 18, 2026, 1:07 a.m.