Package net.royalur.stats.cli
Class StatsCommand
java.lang.Object
net.royalur.cli.CLICommand
net.royalur.cli.CLIRoutingCommand
net.royalur.stats.cli.StatsCommand
This file intends to hold tests that can be performed
to different sets of game rules and paths to compare them.
-
Field Summary
FieldsFields inherited from class net.royalur.cli.CLICommand
args, description, name, parent
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class net.royalur.cli.CLIRoutingCommand
addSubCommand, getCommandForHelp, handle, printHelp
Methods inherited from class net.royalur.cli.CLICommand
addOptionalArg, addRequiredArg, appendCommandNoArgs, appendPositionalArgs, countKeywordArgs, countPositionalArgs, getCommand, getCommandForHelp, getCommandNoArgs, getCommandStack
-
Field Details
-
NAME
- See Also:
-
DESC
- See Also:
-
-
Constructor Details
-
StatsCommand
-