Class Salient\Sync\Command\AbstractSyncCommand

abstract
extends CliCommand
Methods
Methods inherited from Salient\Cli\CliCommand
run(), getOptionList(), getLongDescription(), getHelpSections(), filterJsonSchema(), filterGetSchemaValues(), filterNormaliseSchemaValues(), filterApplySchemaValues(), __invoke(), getContainer(), getName(), getNameParts(), setName(), getHelp(), getSynopsis(), getNameWithProgram(), getJsonSchema(), applyOptionValues(), normaliseOptionValues(), checkOptionValues(), getOptionValues(), getDefaultOptionValues(), getOptionValue(), optionHasArgument(), getOption(), hasOption(), getOptions(), isRunning(), setExitStatus(), getExitStatus(), getRuns()
Constants inherited from Salient\Contract\Core\JsonSchemaInterface
DRAFT_04_SCHEMA_ID
Properties
Properties inherited from Salient\Cli\CliCommand
$App