Org API
Table of Contents
Org-EShell API functions (org-eshell.el)
org-eshell-open link
Switch to am eshell buffer and execute a command line.
The link can be just a command line (executed in the default eshell buffer) or a command line prefixed by a buffer name followed by a colon.
org-eshell-store-link
Store a link that, when opened, switches back to the current eshell buffer
and the current working directory.