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, prepare
getSubCommandName, isVisibleInHelp, prompt, promptPassword
public RepoInfoSubCommand()
protected RepoInfoSubCommand(File localRoot)
public String getSubCommandDescription()
SubCommand
getSubCommandDescription
in class SubCommand
public void run() throws Exception
run
in class SubCommand
Exception
Copyright © 2013-2014. All Rights Reserved.