contextualLabel

abstract fun contextualLabel(contextualLabel: String): ProblemSpec

Declares a short, but context-dependent message for this problem.

The label is expected to span a single line. Any newline characters will be removed.

Return

this

Since

8.8

Parameters

contextualLabel

the short message