Function vector::config::process_paths

source ยท
pub fn process_paths(config_paths: &[ConfigPath]) -> Option<Vec<ConfigPath>>
Expand description

Expand a list of paths (potentially containing glob patterns) into real config paths, replacing it with the default paths when empty.