Preparing search index...
The search index is not available
@dataspecer/genapp
@dataspecer/genapp
engine/app-generator
GenappConfiguration
Interface GenappConfiguration
interface
GenappConfiguration
{
appGraphFile
?:
string
;
backendHost
:
string
;
serializedGraph
?:
string
;
tmpOutDir
:
string
;
tmpOutZipname
:
string
;
}
Hierarchy (
View Summary
)
GenappEnvironmentConfig
GenappConfiguration
Index
Properties
app
Graph
File?
backend
Host
serialized
Graph?
tmp
Out
Dir
tmp
Out
Zipname
Properties
Optional
app
Graph
File
appGraphFile
?:
string
backend
Host
backendHost
:
string
Optional
serialized
Graph
serializedGraph
?:
string
tmp
Out
Dir
tmpOutDir
:
string
tmp
Out
Zipname
tmpOutZipname
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
app
Graph
File
backend
Host
serialized
Graph
tmp
Out
Dir
tmp
Out
Zipname
@dataspecer/genapp
Loading...