Use the dispose method. Example: const node_ssh = require('node-ssh'); const ssh = new node_ssh(); ssh.connect({ host: 'XXX', ...
確定! 回上一頁