CreateFromString(string,string,Library)
Last updated
Last updated
Method in CompilationJob
Creates a new CompilationJob using the contents of a string.
Name | Description |
---|---|
A new CompilationJob .
string
fileName
The name to assign to the compiled file.
string
source
The text to compile.
Yarn.Library library