fw_config_dir: Get Framework config directory path

View source: R/gui_helpers.R

fw_config_dirR Documentation

Get Framework config directory path

Description

Returns the path to Framework's global configuration directory. Uses tools::R_user_dir("framework", "config") by default (CRAN compliant). Can be overridden with the FW_CONFIG_HOME environment variable.

Usage

fw_config_dir()

Value

Character string with the config directory path


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