Skip to contents

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