OpenFairyGUI API
Preparing search index...
backend/src
InProcessLockConflictError
Interface InProcessLockConflictError
interface
InProcessLockConflictError
{
canonicalPathKey
:
string
;
code
:
"lock_conflict"
;
holderSessionId
:
string
;
kind
:
"in_process_session_exists"
;
lockFilePath
?:
string
;
message
:
string
;
}
Index
Properties
canonical
Path
Key
code
holder
Session
Id
kind
lock
File
Path?
message
Properties
canonical
Path
Key
canonicalPathKey
:
string
code
code
:
"lock_conflict"
holder
Session
Id
holderSessionId
:
string
kind
kind
:
"in_process_session_exists"
Optional
lock
File
Path
lockFilePath
?:
string
message
message
:
string
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
canonical
Path
Key
code
holder
Session
Id
kind
lock
File
Path
message
OpenFairyGUI API
Loading...