Documentation
¶
Index ¶
Constants ¶
View Source
const ( TUIFlagName = "tui" TUIFlagShorthand = "t" TUIFlagUsage = "Start terminal UI" )
TUIFlagName, TUIFlagShorthand and TUIFlagUsage describe the root command's --tui/-t flag. They are preserved from the pre-cobra github.com/urfave/cli/v3 CLI surface (flag name and shorthand are user-facing and must not change); the root command registers them directly as a cobra/pflag bool flag.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.