toggle menu
hexagon
4.0.0-A6
jvm
switch theme
search in API
args
/
com.hexagontk.args
/
Formatter
Formatter
interface
Formatter
Inheritors
DefaultFormatter
Members
Functions
error
Link copied to clipboard
abstract
fun
error
(
program
:
Program
,
command
:
Command
,
exception
:
Exception
)
:
String
help
Link copied to clipboard
abstract
fun
help
(
program
:
Program
,
command
:
Command
)
:
String
summary
Link copied to clipboard
abstract
fun
summary
(
program
:
Program
,
command
:
Command
)
:
String