Method in CompilationJob
Creates a new CompilationJob using the contents of a collection of files.
Name | Description |
---|---|
A new CompilationJob .
System.Collections.Generic.IEnumerable<string>
paths
The paths to the files.
Yarn.Library library
The Library containing functions to use for this compilation.