clikt
common
clikt
/
com.github.ajalt.clikt.parsers
Package-level
declarations
Types
Types
Invocation
Link copied to clipboard
data
class
Invocation
(
val
name
:
String
,
val
values
:
List
<
String
>
)
The output of parsing a single option and its values.