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