-
Cleans a nef Playground.
Declaration
Swift
static func clean(nefPlayground: URL) -> EnvIO<ProgressReport, nef.Error, Void>Parameters
nefPlaygroundFolder where to search for Xcode Playgrounds - it must be a nef Playground structure.
Return Value
An
EnvIOto perform IO operations that produce errors of typenef.Error, having access to an immutable environment of typeProgressReport.
Install in Dash
CleanAPI Protocol Reference