toggle menu
korge-root
5.1.0
common
switch theme
search in API
korge-core
/
korlibs.io.lang
/
runIgnoringExceptions
run
Ignoring
Exceptions
inline
fun
<
R
>
runIgnoringExceptions
(
show
:
Boolean
=
false
,
action
:
(
)
->
R
)
:
R
?