Mokkery
Toggle table of contents
3.3.0
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Mokkery
mokkery-core-tooling
/
dev.mokkery.internal.options
/
MokkeryOption
/
MokkeryOption
Mokkery
Option
constructor
(
name
:
String
,
description
:
String
,
required
:
Boolean
,
allowMultipleOccurrences
:
Boolean
,
type
:
MokkeryOptionType
<
T
>
,
defaultValue
:
T
?
)
(
source
)