Skip to content

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

Instance Method

debuggableHelp(format:)

A computed property returning a String that encapsulates why the error occurred, suggestions on how to fix the problem, and resources to consult in debugging (if these are available).
func debuggableHelp(format: HelpFormat) -> String

Discussion

Note

This representation is best used with functions like print()