the creply options
all the commands created by the creply.addCommand method
the readline used by creply
the readline interface used by creply first start the repl to get the readline interface
adds a command
the name of the command
clears the screen
evals the repl input line
exits the repl
get a option
the name of the option
the value of the option
handle things like:
process.exit()
the repl will exitprints the help
the readline.Interface instance
history file
remove a command
the name of the command to remove
set a option
starts the repl
show usage of a command only works with user commands
the name of the command
Generated using TypeDoc
create a new repl