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, promptPassword
public RepoListSubCommand()
public String getSubCommandDescription()
SubCommand
getSubCommandDescription
in class SubCommand
public void run() throws Exception
run
in class SubCommand
Exception
Copyright © 2013-2014. All Rights Reserved.