Skip to content

You're viewing documentation for a pre-release version. View the latest stable version

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 }