Skip to content
This repository has been archived by the owner on Oct 17, 2021. It is now read-only.

Message

mattt edited this page Aug 19, 2020 · 1 revision

Message

public enum Message

Methods

prettify(_:​stripComments:​commentDelimiter:​)

public func prettify(_ message:​ String, stripComments:​ Bool = false, commentDelimiter:​ Character = "#") throws -> String
Clone this wiki locally