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


[Package configulaR version 0.1.1 Index]