Compiler public enum Compiler : CompilerAPI Instance of the Compiler API compile(nefPlayground:cached:) Declaration Swift public static func compile(nefPlayground: URL, cached: Bool) -> EnvIO<ProgressReport, nef.Error, Void>