Type Method
isReferenceDocumentationFile(_:)
Checks if a file is a reference documentation file.
static func isReferenceDocumentationFile(_ url: URL) -> Bool
Parameters
urlThe file to check.
Return Value
Whether or not the file at url is a reference documentation file.