There was an error while loading. Please reload this page.
public enum Message
prettify(_:stripComments:commentDelimiter:)
public func prettify(_ message: String, stripComments: Bool = false, commentDelimiter: Character = "#") throws -> String