mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-07-25 08:54:10 +00:00
added functions in win.js for parsing diskpart output
This commit is contained in:
parent
1d993ead06
commit
506fedcd1b
6 changed files with 82 additions and 7 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue