public class Help extends CommandSupport
| Constructor and Description |
|---|
Help() |
| Modifier and Type | Method and Description |
|---|---|
com.beust.jcommander.JCommander |
getCommander() |
void |
run(CommandContext context) |
ParentContext |
run(Configuration configuration) |
void |
setCommander(com.beust.jcommander.JCommander commander) |
void |
showUsage() |
appendPullRequestComment, appendPullRequestCommentArguments, cloneOrPullRepositories, createCommandContext, createPullRequestComment, getLocalRepositories, getOrFindIssue, getRepositoryConfig, validateConfigurationpublic ParentContext run(Configuration configuration) throws IOException
run in class CommandSupportIOExceptionpublic void run(CommandContext context) throws IOException
run in class CommandSupportIOExceptionpublic void showUsage()
public com.beust.jcommander.JCommander getCommander()
public void setCommander(com.beust.jcommander.JCommander commander)
Copyright © 2076–2017 Red Hat. All rights reserved.