Formatter

interface Formatter

Inheritors

Functions

Link copied to clipboard
abstract fun error(program: Program, command: Command, exception: Exception): String
Link copied to clipboard
abstract fun help(program: Program, command: Command): String
Link copied to clipboard
abstract fun summary(program: Program, command: Command): String