SwiftPlayground
public enum SwiftPlayground : SwiftPlaygroundAPI
Instance of the Swift Playground API
-
Declaration
Swift
public static func render( packageContent: String, name: String, output: URL, excludes: [PlaygroundExcludeItem] ) -> EnvIO<ProgressReport, nef.Error, URL>