Added things
This commit is contained in:
4
src/cmd/debug.js
Normal file
4
src/cmd/debug.js
Normal file
@@ -0,0 +1,4 @@
|
||||
exports.loadModule = function loadModule (commandH) {
|
||||
console.log('In debug.js');
|
||||
console.log(commandH);
|
||||
}
|
||||
Reference in New Issue
Block a user