clikt / com.github.ajalt.clikt.output

Package com.github.ajalt.clikt.output

Types

HelpFormatter

interface HelpFormatter

Creates help and usage strings for a command.

PlaintextHelpFormatter

open class PlaintextHelpFormatter : HelpFormatter

TermUi

object TermUi