CreateFromString(string,string,Library)

Method in CompilationJob

Summary

Creates a new CompilationJob using the contents of a string.

public static CompilationJob CreateFromString(string fileName, string source, Library library = null)

Parameters

NameDescription

string fileName

The name to assign to the compiled file.

string source

The text to compile.

Yarn.Library library

Library of function definitions to use during compilation.

Returns

A new CompilationJob .

Last updated

Yarn Spinnerยฎ and Secret Labยฎ are trade marks of Secret Lab Pty. Ltd., and are used by Yarn Spinner Pty. Ltd. under license.