Function: erc--target-channel-local-string

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

Signature

(erc--target-channel-local-string erc--target-channel-local-string X)

Documentation

Access slot "string" of erc--target-channel-local struct X.

Received name of target.

Source Code

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