unlink

fun unlink(node: NodeJsWrapper, module: NodeModule)

Unlinks a linked Node.js module from the project located in node's working directory.

Parameters

node

the Node.js wrapper

module

the module to unlink