Functions
The following functions are available globally.
-
Undocumented
Declaration
Swift
public func parseProposals(inDirectory directory: URL) -> [Proposal]
-
Undocumented
Declaration
Swift
public func printTitle(_ title: String)
-
Undocumented
Declaration
Swift
public func percentIncrease(from: Int, to: Int) -> Double