cmd, console: split off the console into a reusable package

This commit is contained in:
Péter Szilágyi
2016-05-06 12:40:23 +03:00
parent ab664c7e17
commit ffaf58f0a9
26 changed files with 1548 additions and 1519 deletions

1
console/testdata/exec.js vendored Normal file
View File

@ -0,0 +1 @@
var execed = "some-executed-string";