mirror of
https://github.com/xonsh/xonsh.git
synced 2025-03-04 16:34:47 +01:00
78 lines
888 B
ReStructuredText
78 lines
888 B
ReStructuredText
.. _api:
|
|
|
|
=================
|
|
Xonsh API
|
|
=================
|
|
For those of you who want the gritty details.
|
|
|
|
**Language:**
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
lexer
|
|
parser
|
|
ast
|
|
execer
|
|
imphooks
|
|
|
|
|
|
**Command Prompt:**
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
built_ins
|
|
environ
|
|
aliases
|
|
dirstack
|
|
jobs
|
|
proc
|
|
inspectors
|
|
history/index
|
|
completer
|
|
completers/index
|
|
prompt/index
|
|
shell
|
|
base_shell
|
|
readline_shell
|
|
ptk/shell
|
|
ptk/history
|
|
ptk/completer
|
|
ptk/key_bindings
|
|
pretty
|
|
replay
|
|
diff_history
|
|
|
|
|
|
**Helpers:**
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
events
|
|
tools
|
|
platform
|
|
lazyjson
|
|
lazyasd
|
|
openpy
|
|
foreign_shells
|
|
commands_cache
|
|
tracer
|
|
main
|
|
pyghooks
|
|
jupyter_kernel
|
|
wizard
|
|
xonfig
|
|
codecache
|
|
contexts
|
|
|
|
|
|
**Xontribs:**
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
mplhooks
|
|
vox
|
|
|