Skip to main content

start_file_watcher

Function start_file_watcher 

Source
pub fn start_file_watcher(
    path: &str,
    patch_engine: Arc<Mutex<PatchEngine>>,
) -> Sender<WsMessage>
Expand description

Starts the file watcher and returns a broadcast sender for patches.