process-get
process-get is a compiled Lisp function in `subr.el
'.
(process-get PROCESS PROPNAME)
Return the value of PROCESS' PROPNAME property.
This is the last value stored with `(process-put PROCESS PROPNAME VALUE)'.
subr.el
'.
(process-get PROCESS PROPNAME)
Return the value of PROCESS' PROPNAME property.
This is the last value stored with `(process-put PROCESS PROPNAME VALUE)'.