Function: eshell-invoke-directly
eshell-invoke-directly is a function alias for
eshell-invoke-directly-p, defined in esh-cmd.el.gz.
This function is obsolete since 30.1; use eshell-invoke-directly-p
instead.
Signature
(eshell-invoke-directly COMMAND)
Documentation
Determine whether the given COMMAND can be invoked directly.
COMMAND should be a top-level Eshell command in parsed form, as
produced by eshell-parse-command.
Aliases
eshell-invoke-directly (obsolete since 30.1)