Uses of Class
com.predic8.membrane.core.cli.CliCommand
Packages that use CliCommand
-
Uses of CliCommand in com.predic8.membrane.core.cli
Methods in com.predic8.membrane.core.cli that return CliCommandModifier and TypeMethodDescriptionCliCommand.addExample(String exampleDescription, String exampleCommand) CliCommand.addOption(org.apache.commons.cli.Option option) CliCommand.addSubcommand(CliCommand command) MembraneCommandLine.getCommand()MissingRequiredOptionException.getCommand()MembraneCommandLine.getRootNamespace()Methods in com.predic8.membrane.core.cli with parameters of type CliCommandConstructors in com.predic8.membrane.core.cli with parameters of type CliCommand