Function: erc-input-string
erc-input-string is a byte-compiled function defined in
erc-common.el.gz.
Signature
(erc-input-string CL-X)
Documentation
Access slot "string" of erc-input struct CL-X.
Source Code
;; Defined in /usr/src/emacs/lisp/erc/erc-common.el.gz
(cl-defstruct erc-input
string insertp sendp)