Class HelpConfig
Object
HelpConfig
Configuration for help messages in the launcher.
-
Constructor Summary
ConstructorsConstructorDescriptionHelpConfig
(String commandName, String firstArgument) Creates a newHelpConfig
instance. -
Method Summary
-
Constructor Details
-
HelpConfig
Creates a newHelpConfig
instance.- Parameters:
commandName
- The application command as described in the help message.firstArgument
- The application's first argument as described in the help message.
-
-
Method Details
-
getCommandName
The application command as described in the help message. -
getFirstArgument
The application's first argument as described in the help message. -
equals
-
hashCode
public int hashCode() -
toString
-