Function handle_list_watches

Source
pub async fn handle_list_watches(
    state: Arc<AppState>,
    all: bool,
) -> DaemonResponse
Expand description

Returns a list of all current watches as a DaemonResponse::ListWatches.