# Functions
No description provided by the author
No description provided by the author
IsCmdNotFound reports true if the underlying error was exec.ErrNotFound.
MaybeExec should be called at the start of the program, if the process argv[0] is a name registered with multicall, the related function will be executed.
NewEntrypoint adds a new multicall command.
# Interfaces
An exec.Cmd compatible interface.
# Type aliases
Entrypoint provides the access to a multicall command.