Skip to content

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()