gate
line
Documentation home
How It Works
Onboarding
Reference
API reference
Preparing search index...
The search index is not available
gateline — API reference
gateline — API reference
core/src
SyncResult
Interface SyncResult
interface
SyncResult
{
approval
:
PrApproval
;
commit
?:
string
;
error
?:
string
;
gate
:
"G2"
;
message
:
string
;
ok
:
boolean
;
slug
:
string
;
source
:
string
;
}
Hierarchy (
View Summary
)
SyncPlanEntry
SyncResult
Index
Properties
approval
commit?
error?
gate
message
ok
slug
source
Properties
approval
approval
:
PrApproval
Optional
commit
commit
?:
string
Optional
error
error
?:
string
gate
gate
:
"G2"
message
message
:
string
ok
ok
:
boolean
slug
slug
:
string
source
source
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
approval
commit
error
gate
message
ok
slug
source
gateline — API reference
Loading...