pub async fn handle_up_watch(state: Arc<AppState>, id: String) -> DaemonResponseExpand description
Run a watch by ID if it exists in the application state.
pub async fn handle_up_watch(state: Arc<AppState>, id: String) -> DaemonResponseRun a watch by ID if it exists in the application state.