Operation
public protocol Operation
Operations are returned by a generator, and can be integrated into a build process
-
Undocumented
Declaration
Swift
func perform(in context: OperationContext) throws