fs.link(existingPath, newPath, callback)


异步的 link(2)。 除了可能的异常之外,没有为完成回调提供任何参数。

Asynchronous link(2). No arguments other than a possible exception are given to the completion callback.