芝麻web文件管理V1.00
编辑当前文件:/home/forge/stage.sksb.smartcon-survey.com/node_modules/shell-quote/example/quote.js
'use strict'; var quote = require('../').quote; var s = quote(['a', 'b c d', '$f', '"g"']); console.log(s);