RenderModel Type
Record fields
| Record Field |
Description
|
|
|
Full Usage:
Files
Field type: (string * string) list
|
Rendered output: file name -> content. Written to disk by `Pipeline.run`, not here, so rendering stays pure.
|
Every finding of every earlier tier, stamped with its pass.
|
|
Full Usage:
ModuleName
Field type: string
|
|
Full Usage:
PackageDir
Field type: string
|
Absolute path of the package generated from; the manifest writes declaration files relative to it.
|
Full Usage:
PackageName
Field type: string
|
|
Full Usage:
RuntimePackage
Field type: string
|
The npm package every `[
|