Method in
Generates a Yarn script that contains a node that declares variables.
This method is intended to be called by tools that let the user manage variable declarations. Such tools can read the existing variable declarations in from a script (by compiling the script with the value set to ), allow the user to make changes, and then write the changes to disk by calling this method and saving the results.
Name | Description |
---|
A string containing a Yarn script that declares the specified variables.
|
| The title of the node that should be generated. |
| The collection of tags that should be generated for the node. If this is |
| The collection of additional headers that should be generated for the node. If this is |
The collection of objects to include in the output.