applyAsTemplate(to:)

Applies this string as a ‘template’ containing % placeholders to a list of arguments

StringProtocol+Extensions.swift:190
func applyAsTemplate(to args: [String]) -> String