# Functions
No description provided by the author
GetDefaultNoCommandHandler can process some general flags (like --help which just prints available commands).
# Variables
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
No description provided by the author
CmdlineMap is a struct that can help you declare your cmdline interface Supported commandful and commandless interfaces If commands declared they should be specified by user as a first positional argument.
# Type aliases
No description provided by the author