OpenFairyGUI API
Preparing search index...
backend/src
SavePartialFailureError
Interface SavePartialFailureError
interface
SavePartialFailureError
{
attemptedRevision
:
number
;
canonicalPathKey
:
string
;
code
:
"save_partial_failure"
;
committedPaths
:
string
[]
;
diskMayBePartiallyUpdated
:
true
;
failedPaths
:
string
[]
;
lastSavedRevision
:
number
;
message
:
string
;
sessionId
:
string
;
}
Index
Properties
attempted
Revision
canonical
Path
Key
code
committed
Paths
disk
May
Be
Partially
Updated
failed
Paths
last
Saved
Revision
message
session
Id
Properties
attempted
Revision
attemptedRevision
:
number
canonical
Path
Key
canonicalPathKey
:
string
code
code
:
"save_partial_failure"
committed
Paths
committedPaths
:
string
[]
disk
May
Be
Partially
Updated
diskMayBePartiallyUpdated
:
true
failed
Paths
failedPaths
:
string
[]
last
Saved
Revision
lastSavedRevision
:
number
message
message
:
string
session
Id
sessionId
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
attempted
Revision
canonical
Path
Key
code
committed
Paths
disk
May
Be
Partially
Updated
failed
Paths
last
Saved
Revision
message
session
Id
OpenFairyGUI API
Loading...