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