Skip to content

Commit e193dc7

Browse files
save file
1 parent 5677ca8 commit e193dc7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

utils/misc/nodejs-terminal/v2.0/nodejs-terminal-v2.0.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,18 @@
337337

338338
}//source
339339

340+
341+
function complete(file){
342+
}//complete
343+
344+
345+
complete.load = function(file,blob){
346+
}//load
347+
348+
349+
complete.save = function(file,confirm=true){
350+
}//save
351+
340352
}//snippet-editor
341353

342354

0 commit comments

Comments
 (0)