get_config_filename_from_dir {configulaR}R 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'.


[Package configulaR version 0.1.1 Index]