terminal-in-react
terminal-in-react copied to clipboard
allow overriding built-in commands?
For example creating a custom help command.
It looks like your best bet here is to edit this file
Need to override built-in commands. How would I do that ? For example if I want to disable the built in commands like help,show how would I do that ?