# Packages
No description provided by the author
# Functions
Execute executes the CLI using the current process's arguments.
ExecuteWithArgs executes the CLI using the specified arguments.
New returns a new CLI using the current process's arguments.
NewWithArgs returns a new CLI using the specified arguments.