Files
meteor/tools/console.js
Slava Kim ccd666dc6b Make carriage return portable
In unix we can just use '\r';
In Windows the easiest way is to print a lot of '\b';
2015-01-20 22:03:22 -08:00

38 KiB