variable_source
Retrieve source code for Emacs variables to understand their implementation and configuration within a running Emacs environment.
Instructions
Return the source code of a defvar or defcustom.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| variable | Yes | Variable name. |