public interface SubparserGroup extends SubparserContainer
Subparser
objects.Modifier and Type | Method and Description |
---|---|
SubparserGroup |
title(String title)
Sets the text to display as a title of sub-commands in the help message.
|
addParser, addParser, addParser
SubparserGroup title(String title)
Sets the text to display as a title of sub-commands in the help message.
title
- The text to display as a title of sub-commandsCopyright © 2024. All rights reserved.