-
Declaration
Swift
public static func nef( name: String, output: URL, platform: Platform, dependencies: PlaygroundDependencies ) -> EnvIO<ProgressReport, nef.Error, URL>
-
Declaration
Swift
public static func nef( xcodePlayground: URL, name: String, output: URL, platform: Platform, dependencies: PlaygroundDependencies ) -> EnvIO<ProgressReport, nef.Error, URL>