embark/cmd/dashboard
Cryptomental 47dcb1552c
console, dashboard: Add persistent, automatically loaded history.
Add persistent automatically loaded history file for repl console
and Embark dashboard.

Default location of the history file is stored in DEFAULT_CMD_HISTORY_PATH
pointing to DAPP_PATH/.embark/cmd_history.

The history is automatically saved and loaded on startup.

test/console: Pass Embark object to constructor.

Update console test to pass Embark object to constructor.

Refs: https://github.com/embark-framework/embark/issues/939
2018-10-22 19:54:43 +02:00
..
command_history.js console, dashboard: Add persistent, automatically loaded history. 2018-10-22 19:54:43 +02:00
dashboard.js Make console a module 2018-08-31 09:36:50 +01:00
monitor.js fix undefined message in console 2018-09-13 10:28:03 -04:00
repl.js console, dashboard: Add persistent, automatically loaded history. 2018-10-22 19:54:43 +02:00