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