interface ISynthesisSession
Language | Type name |
---|---|
![]() | Constructs.ISynthesisSession |
![]() | software.constructs.ISynthesisSession |
![]() | constructs.ISynthesisSession |
![]() | constructs » ISynthesisSession |
Represents a single session of synthesis.
Passed into construct.onSynthesize()
methods.
Properties
Name | Type | Description |
---|---|---|
outdir | string | The output directory for this synthesis session. |
outdir
Type:
string
The output directory for this synthesis session.