link

fun link(node: NodeJsWrapper, module: NodeModule)

Deprecated

Not used anymore since v1.6.0

Links a globally installed Node.js module to the project located in node's working directory.

Parameters

node

the Node.js wrapper

module

the module to link