public class RepoListSubCommand extends SubCommand
SubCommand implementation for listing all repositories in the local file system
(known to the LocalRepoRegistry).| Constructor and Description |
|---|
RepoListSubCommand() |
| Modifier and Type | Method and Description |
|---|---|
String |
getSubCommandDescription()
Get the description for this sub-command.
|
void |
run() |
getSubCommandName, isVisibleInHelp, prepare, prompt, promptPasswordpublic RepoListSubCommand()
public String getSubCommandDescription()
SubCommandgetSubCommandDescription in class SubCommandpublic void run() throws Exception
run in class SubCommandExceptionCopyright © 2013-2014. All Rights Reserved.