foundry
Toggle table of contents
jvm
Platform filter
jvm
Switch theme
Search in API
foundry
cli
/
foundry.cli
/
CommandFactory
Command
Factory
interface
CommandFactory
(
source
)
Marker interface for a
CliktCommand
that can be aggregated and loaded via service loader.
Inheritors
Factory
Factory
Factory
Factory
Factory
Factory
Factory
Members
Properties
description
Link copied to clipboard
abstract
val
description
:
String
key
Link copied to clipboard
abstract
val
key
:
String
Functions
create
Link copied to clipboard
abstract
fun
create
(
)
:
CliktCommand