Function: ghub--graphql-req-p

ghub--graphql-req-p is a function defined in ghub-graphql.el.

Signature

(ghub--graphql-req-p CL-X)

Source Code

;; Defined in ~/.emacs.d/elpa/ghub-20260401.1239/ghub-graphql.el
;; Could not find source code, showing raw function object.
#[(cl-x)
  ((cl-block ghub--graphql-req-p
     (and (memq (type-of cl-x) cl-struct-ghub--graphql-req-tags) t)))
  (t)]