String

struct String
  • Returns a sanitized version of this string appropriate for file use.

    Declaration

    Swift

    public func sanitized() -> String

    Return Value

    A sanitized, file-safe version of this string.