Some changes in FlippRServer
This commit is contained in:
@@ -302,6 +302,7 @@ void FlippRServer::handle_help(const std::string& name, const std::string& value
|
|||||||
stopOptionsProcessing();
|
stopOptionsProcessing();
|
||||||
help_requested = true;
|
help_requested = true;
|
||||||
}
|
}
|
||||||
|
|
||||||
std::string FlippRServer::get_runtime_dir()
|
std::string FlippRServer::get_runtime_dir()
|
||||||
{
|
{
|
||||||
std::string runtime_dir = std::getenv("XDG_RUNTIME_DIR");
|
std::string runtime_dir = std::getenv("XDG_RUNTIME_DIR");
|
||||||
|
|||||||
Reference in New Issue
Block a user