organist-term
Read only terminal in browser. Command provision from MySQL, logs stored in same table
Read only terminal in browser. Command provision from MySQL, logs stored in same table
A command processor library for handling interactive commands
Runs the provided command and returns a promise that resolves with array of lines of stdout. onError can be 'empty' to receive an empty array regardless of error, 'exit' (process) else reject the promise.