local_config_file

Function local_config_file 

Source
pub fn local_config_file(project_dir: &Path) -> Option<PathBuf>
Expand description

Find local config file in project directory.

Looks for .nrsrc.toml in the given directory.