@@ -0,0 +1,7 @@
#pragma once
#include <memory>
#include "ServerState.hh"
void run_shell(std::shared_ptr<ServerState> state);
The note is not visible to the blocked user.