<!-- path:E:/ --> mycli tree [path] <!-- path:搜索路径 fileName:文件名--> my fullpath [path] [fileName]
npm install node-files-tree
js npm i -g node-files-tree
使用
js node-tree tree E:\ // a是文件名 node-tree fullpath E:\ a