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