Skip to main content

run_watch

Function run_watch 

Source
pub async fn run_watch(
    runtime: &RuntimeConfig,
    file: Option<PathBuf>,
    monitor_only: bool,
) -> Result<()>