Function: ghub--req-p
ghub--req-p is a function defined in ghub.el.
Signature
(ghub--req-p X)
Source Code
;; Defined in ~/.emacs.d/elpa/ghub-20260401.1239/ghub.el
;; Could not find source code, showing raw function object.
#[(x) ((and (memq (type-of x) cl-struct-ghub--req-tags) t))
(cl-struct-ghub--req-tags)]