Contents

sourceFiles(withSuffix:)

A possibly empty list of source files in the target that have the given filename suffix.

Declaration

func sourceFiles(withSuffix suffix: String) -> FileList

See Also

Source Files