Mokkery
Toggle table of contents
3.4.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Mokkery
mokkery-core-tooling
/
dev.mokkery.internal.options
/
option
option
@
InternalMokkeryApi
fun
<
T
>
MokkeryOptionsNamespace
.
option
(
type
:
MokkeryOptionType
<
T
>
,
description
:
String
,
defaultValues
:
List
<
T
>
,
required
:
Boolean
,
allowMultipleOccurrences
:
Boolean
)
:
MokkeryOptionPropertyDelegateProvider
<
T
>
(
source
)