Function prepare

Source
fn prepare<'a, R: Runtime>(
    watcher: &mut FileWatcherBuilder<R>,
    sources: &'a ConfigurationSources,
) -> Result<FoundConfigFiles<'a>>
Expand description

Find the configuration files and prepare the watcher