public class CreateRepoSubCommand extends SubCommand
SubCommand
implementation for creating a repository in the local file system.Constructor and Description |
---|
CreateRepoSubCommand() |
Modifier and Type | Method and Description |
---|---|
String |
getSubCommandDescription()
Get the description for this sub-command.
|
void |
prepare() |
void |
run() |
getSubCommandName, isVisibleInHelp, prompt, promptPassword
public CreateRepoSubCommand()
public String getSubCommandDescription()
SubCommand
getSubCommandDescription
in class SubCommand
public void prepare() throws Exception
prepare
in class SubCommand
Exception
public void run() throws Exception
run
in class SubCommand
Exception
Copyright © 2013-2014. All Rights Reserved.