@oss-autopilot/core - v3.14.5
GitHub
npm
Preparing search index...
commands
SetupSetOutput
Interface SetupSetOutput
interface
SetupSetOutput
{
gistSyncWarning
?:
string
;
settings
:
Record
<
string
,
string
>
;
success
:
true
;
warnings
?:
string
[]
;
}
Index
Properties
gist
Sync
Warning?
settings
success
warnings?
Properties
Optional
gist
Sync
Warning
gistSyncWarning
?:
string
Set when the post-mutation Gist checkpoint failed; the local mutation succeeded (#1440).
settings
settings
:
Record
<
string
,
string
>
success
success
:
true
Optional
warnings
warnings
?:
string
[]
Settings
Member Visibility
Inherited
Theme
OS
Light
Dark
On This Page
Properties
gist
Sync
Warning
settings
success
warnings
GitHub
npm
@oss-autopilot/core - v3.14.5
Loading...
Set when the post-mutation Gist checkpoint failed; the local mutation succeeded (#1440).