dot-get_settings_file: Get settings file path

.get_settings_fileR Documentation

Get settings file path

Description

Returns path to settings.yml (preferred) or config.yml (backward compatibility). Walks up directory tree to find project root if not found in current directory.

Usage

.get_settings_file(path = ".")

Arguments

path

Optional path to check in (default: current directory)

Value

Path to settings file, or NULL if neither exists


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