quarkdown
Toggle table of contents
2.3.1
jvm
Target filter
jvm
Switch theme
Search in API
Skip to content
quarkdown
quarkdown-interaction
/
com.quarkdown.interaction.executable
/
NpmWrapper
/
isInstalled
is
Installed
fun
isInstalled
(
node
:
NodeJsWrapper
,
module
:
NodeModule
)
:
Boolean
Return
whether the given
module
is installed in
node
's working directory.