class
Projects
public static abstract sealed class Projects Methods
static Task<CompilerOutput[]> Compile(Project project, Action<String> logOutput) static Compiler ResolveCompiler(Assembly assembly) Resolve a compiler from an assembly, using the assembly name
static IReadOnlyList<Project> GetAll() static Task<Boolean> Updated(Project addon) static Task WaitForCompiles() Wait for the local compiles to be finished
static Task GenerateSolution() Regenerates the project's solution