Mokkery
Toggle table of contents
2.7.0
common
Platform filter
common
Switch theme
Search in API
Mokkery
mokkery-runtime
/
dev.mokkery.answering
/
FunctionScope
/
arg
arg
inline
fun
<
T
>
arg
(
index
:
Int
)
:
T
Returns argument with
index
from
args
and expects that it is an instance of type
T
.