add session replay functions
This commit is contained in:
@@ -10,6 +10,10 @@ using namespace std;
|
||||
|
||||
|
||||
|
||||
const std::string Shell::PROMPT("newserv> ");
|
||||
|
||||
|
||||
|
||||
Shell::exit_shell::exit_shell() : runtime_error("shell exited") { }
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user