SwiftDocCDocumentationBundleFileTypesisCustomHeader(_:)Type MethodisCustomHeader(_:)Checks if a file is a custom header.static func isCustomHeader(_ url: URL) -> BoolParametersurlThe file to check.Return ValueWhether or not the file at url is a custom header.