Toolbox
Toggle table of contents
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
Toolbox
core
/
com.michaelflisar.toolbox.utils
/
JvmAppMeta
/
Companion
Companion
jvm
object
Companion
Members
Functions
detect
Link copied to clipboard
jvm
fun
detect
(
sourceFile
:
File
,
debug
:
Boolean
,
exe
:
Boolean
)
:
JvmAppMeta
fun
detect
(
cls
:
Class
<
*
>
,
debug
:
Boolean
,
exe
:
Boolean
)
:
JvmAppMeta