fn prepare<'a, R: Runtime>( watcher: &mut FileWatcherBuilder<R>, sources: &'a ConfigurationSources, ) -> Result<FoundConfigFiles<'a>>
Find the configuration files and prepare the watcher