@eeymoo/ai-coding-sync
Preparing search index...
src/sync/execute-sync
DeployExecutionResult
Type Alias DeployExecutionResult
DeployExecutionResult
:
|
{
kind
:
"copy"
;
result
:
FileSyncResult
}
|
{
kind
:
"link"
;
result
:
LinkSyncResult
}
Runtime deployment result returned by the unified sync executor.
Since
0.1.0
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
@eeymoo/ai-coding-sync
Loading...
Runtime deployment result returned by the unified sync executor.