Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ GetBlacklist
Method
GetBlacklist
Plugins/FtpServer/ParameterFtpServer.cpp:114–117 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
112
}
113
114
QStringList CParameterFtpServer::GetBlacklist() const
115
{
116
return m_Blacklist;
117
}
118
119
void CParameterFtpServer::SetBlacklist(const QStringList &newBlacklist)
120
{
Callers
1
onFilter
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected