[][src]Function viperus::watch_all

pub fn watch_all() -> Result<(), Box<dyn Error>>

Watch the config files and autoreload in case of change

the function starts a separate thread TODO ad an unwatch_all() function;