opencarl
Preparing search index...
SetupResult
Interface SetupResult
interface
SetupResult
{
error
?:
string
;
reason
?:
string
;
seedResult
?:
SeedResult
;
success
:
boolean
;
targetDir
:
string
;
}
Index
Properties
error?
reason?
seed
Result?
success
target
Dir
Properties
Optional
error
error
?:
string
Optional
reason
reason
?:
string
Optional
seed
Result
seedResult
?:
SeedResult
success
success
:
boolean
target
Dir
targetDir
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
error
reason
seed
Result
success
target
Dir
opencarl
Loading...