Skip to content

SlackFormatter

rockbruno edited this page May 9, 2020 · 1 revision

SlackFormatter

public struct SlackFormatter

Initializers

init()

public init()

Methods

format(output:projectInfo:)

public func format(output: Output, projectInfo: ProjectInfo) -> (json: [String: Any], message: String)
Clone this wiki locally