added functions in win.js for parsing diskpart output

This commit is contained in:
coderaiser 2012-12-14 05:10:15 -05:00
parent 1d993ead06
commit 506fedcd1b
6 changed files with 82 additions and 7 deletions

View file

@ -10,7 +10,7 @@
'# used for work with Aplication Cache.' + '\n' +
'# If you wont to see at work set appcache: true' + '\n' +
'# in config.json and start cloudcmd.js' + '\n' +
'# http://github.com/coderaiser/cloudcmd' + '\n');
'# http://coderaiser.github.com/cloudcmd' + '\n');
var main = global.cloudcmd.main,
fs = main.fs,