Searched refs:errorContext (Results 1 – 1 of 1) sorted by relevance
242 val errorContext = e.context ?: currentContext in createNoSuchOptionErrorMessage() constant243 e.message?.let { append(errorContext.localization.usageError(it)).append("\n\n") } in createNoSuchOptionErrorMessage()244 append(errorContext.command.getFormattedHelp()) in createNoSuchOptionErrorMessage()