Skip to content

Instance Property

allNames

Return a list of all parameter names which were captured. Does not include values listed in the catchall.
var allNames: Set<String> { get }