Contents

targets(ofType:)

The targets in this package that conform to a specific type.

Declaration

func targets<T>(ofType: T.Type) -> [T] where T : Target

See Also

Inspecting Package Targets