Documentation Language: Swift

Method

scanContent(_:)

Scans text content for protected areas and extracts them.

func scanContent(_ content: String)

Parameters

content

The text content to scan

Discussion

This method is useful for scanning content from sources other than files (e.g., in-memory strings, network responses).