© 1999-2048 dssz.net 粤ICP备11031372号
[其它] detect-shell:检测系统上可用的shell-源码
说明:检测壳 检测系统上可用的 (基于vscode的) 安装 $ npm install --save detect-shell 用法 const { detectAvailableShells } = require ( 'detect-shell' ) ; detectAvailableShells ( ) . then ( ( shells ) => { console . log ( shells ) ; } ) ; // output [ { label : 'bash' ,<weixin_42157567> 上传 | 大小:9kb