Skip to contents

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`.