get_config_filename_from_dir: Return config file path found in a directory

View source: R/get_config.R

get_config_filename_from_dirR Documentation

Return config file path found in a directory

Description

Return config file path found in a directory

Usage

get_config_filename_from_dir(path)

Arguments

path

The directory were config files are looking for.

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.