Variable: eshell-last-async-procs
eshell-last-async-procs is an alias for eshell-foreground-command,
defined in esh-cmd.el.gz.
This variable is obsolete since 30.1; use eshell-foreground-command
instead.
Value
nil
Documentation
The currently-running foreground command, if any.
This is a list of the form (FORM PROCESSES). FORM is the Eshell command form. PROCESSES is a list of processes that deferred the command.
Aliases
eshell-current-command (obsolete since 30.1)
eshell-last-async-procs (obsolete since 30.1)