public interface Command
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.commons.cli.CommandLine options) |
org.apache.commons.cli.Options |
getOptions() |
String[] |
getUsageDescription() |
boolean |
supportsExtraArgs() |
Copyright © 2015. All rights reserved.