Function: erc--target-channel-local-joined-p

erc--target-channel-local-joined-p is a byte-compiled function defined in erc-common.el.gz.

Signature

(erc--target-channel-local-joined-p CL-X)

Documentation

Access slot "joined-p" of erc--target-channel-local struct CL-X.

Whether channel is joined.

Source Code

;; Defined in /usr/src/emacs/lisp/erc/erc-common.el.gz
(cl-defstruct (erc--target-channel-local (:include erc--target-channel)))