Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/KangLin/RabbitRemoteControl
/ WakeUp
Method
WakeUp
Plugins/SSH/BackendSSH.cpp:164–169 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
162
}
163
164
int CBackendSSH::WakeUp()
165
{
166
if(m_pChannelSSH)
167
m_pChannelSSH->WakeUp();
168
return 0;
169
}
Callers
1
OnInit
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected