eCR Viewer
Preparing search index...
environment
NodeJS
GCOptions
Interface GCOptions
interface
GCOptions
{
execution
?:
"async"
|
"sync"
;
filename
?:
string
;
flavor
?:
"regular"
|
"last-resort"
;
type
?:
"major-snapshot"
|
"major"
|
"minor"
;
}
Index
Properties
execution?
filename?
flavor?
type?
Properties
Optional
execution
execution
?:
"async"
|
"sync"
Optional
filename
filename
?:
string
Optional
flavor
flavor
?:
"regular"
|
"last-resort"
Optional
type
type
?:
"major-snapshot"
|
"major"
|
"minor"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
execution
filename
flavor
type
eCR Viewer
Loading...