library_source
Retrieve complete Elisp library source code to examine implementation details and understand functionality within Emacs.
Instructions
Return the full source code of an Elisp library.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| library | Yes | Library name, e.g. transient. |