abstract | |
|---|---|
extends |
CliCommand |
| Methods | ||
|---|---|---|
protected
|
getGlobalOptionList(): iterable<CliOption|CliOptionBuilder>
|
# |
protected
|
startRun(): void
|
# |
| Constants inherited from Salient\Contract\Core\HasJsonSchema |
|---|
|
| Properties | |||
|---|---|---|---|
protected
|
bool
|
$RecordHar = false
|
# |
protected
|
SyncStoreInterface
|
$Store
|
# |
protected
|
array<string, class-string<SyncEntityInterface>>
|
$Entities = []
|
# |
protected
|
array<string, class-string<SyncProviderInterface>>
|
$Providers = []
|
# |
protected
|
array<string, class-string<SyncProviderInterface>>
|
$EntityProviders = []
|
# |
protected
|
array<string, class-string<HttpSyncProvider>>
|
$HttpProviders = []
|
# |
| Properties inherited from Salient\Cli\CliCommand |
|---|
$App |