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 © 2016 The Apache Software Foundation. All rights reserved.