GenerateOptions
GenerateOptions =
object
Defined in: core/generate/index.ts:58
Options for the generate function.
Properties
Section titled “Properties”didFile
Section titled “didFile”didFile:
string
Defined in: core/generate/index.ts:62
The path to the .did file.
outDir
Section titled “outDir”outDir:
string
Defined in: core/generate/index.ts:66
The path to the directory where the bindings will be generated.
output?
Section titled “output?”
optionaloutput:GenerateOutputOptions
Defined in: core/generate/index.ts:70
Options for controlling the generated output files.