quarkdown
Toggle table of contents
1.6.1
jvm
Platform filter
jvm
Switch theme
Search in API
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.