public class SyncSubCommand extends SubCommandWithExistingLocalRepo
local, localFile, localPathPrefix, localRoot| Constructor and Description |
|---|
SyncSubCommand() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertLocalRootNotNull() |
String |
getSubCommandDescription()
Get the description for this sub-command.
|
void |
prepare() |
void |
run() |
getSubCommandName, isVisibleInHelp, prompt, promptPasswordpublic SyncSubCommand()
public String getSubCommandDescription()
SubCommandgetSubCommandDescription in class SubCommandpublic void prepare() throws Exception
prepare in class SubCommandWithExistingLocalRepoExceptionprotected void assertLocalRootNotNull()
assertLocalRootNotNull in class SubCommandWithExistingLocalRepopublic void run() throws Exception
run in class SubCommandExceptionCopyright © 2013-2014. All Rights Reserved.