public class HeadCommand extends ArgsOnlyCommand
Modifier and Type | Field and Description |
---|---|
static org.apache.commons.cli.Options |
OPTIONS |
static String[] |
USAGE |
Constructor and Description |
---|
HeadCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.commons.cli.CommandLine options) |
org.apache.commons.cli.Options |
getOptions() |
String[] |
getUsageDescription() |
supportsExtraArgs
public static final String[] USAGE
public static final org.apache.commons.cli.Options OPTIONS
public org.apache.commons.cli.Options getOptions()
getOptions
in interface Command
getOptions
in class ArgsOnlyCommand
public String[] getUsageDescription()
Copyright © 2015. All rights reserved.