find_config_files: Config file search

View source: R/get_config.R

find_config_filesR Documentation

Config file search

Description

Config file search

Usage

find_config_files(path)

Arguments

path

The directory from which the config file search is initialized. Look in current and root directories until finding a config file reaching the primary root.

Value

the full path of the config file found. If no config file are found, it returns a 'NULL'.


configulaR documentation built on June 8, 2025, 10:52 a.m.