public class RepoInfoSubCommand extends SubCommandWithExistingLocalRepo
SubCommand implementation for showing information about a repository in the local file system.local, localFile, localPathPrefix, localRoot| Modifier | Constructor and Description |
|---|---|
|
RepoInfoSubCommand() |
protected |
RepoInfoSubCommand(File localRoot) |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubCommandDescription()
Get the description for this sub-command.
|
void |
run() |
assertLocalRootNotNull, preparegetSubCommandName, isVisibleInHelp, prompt, promptPasswordpublic RepoInfoSubCommand()
protected RepoInfoSubCommand(File localRoot)
public String getSubCommandDescription()
SubCommandgetSubCommandDescription in class SubCommandpublic void run() throws Exception
run in class SubCommandExceptionCopyright © 2013-2014. All Rights Reserved.