Uses of Class
org.seedstack.seed.command.Argument
-
Packages that use Argument Package Description org.seedstack.seed.command -
-
Uses of Argument in org.seedstack.seed.command
Methods in org.seedstack.seed.command that return types with arguments of type Argument Modifier and Type Method Description List<Argument>CommandRegistry. getArgumentsInfo(String scope, String name)Retrieves the argument list of a command.
-