toggle menu
clikt
common
switch theme
search in API
clikt-core
/
com.github.ajalt.clikt.core
/
findObject
find
Object
inline
fun
<
T
:
Any
>
BaseCliktCommand
<
*
>
.
findObject
(
key
:
String
=
Context.DEFAULT_OBJ_KEY
)
:
ReadOnlyProperty
<
BaseCliktCommand
<
*
>
,
T
?
>
Find the closest object of type
T
, or null