Contents

useUnixLineSeparators

Treat only \n as a line separator (otherwise, all standard line separators are used).

Declaration

static var useUnixLineSeparators: NSRegularExpression.Options { get }

See Also

Constants