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