Home
(current)
वर्तमान निदेशक =>
/
lib
/
node_modules
/
bower
/
lib
/
node_modules
/
shell-quote
/
example
/
सूचना एवं अपलोड
Info Server
Indian Cyber Force
Folders रचयन्तु
सञ्चिकां रचयन्तु
RansomWeb
लॉगआउट
Current File : //lib/node_modules/bower/lib/node_modules/shell-quote/example/quote.js
var quote = require('../').quote; var s = quote([ 'a', 'b c d', '$f', '"g"' ]); console.log(s);