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