Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ashkulz/NppFTP
/ FocusFTPWindow
Function
FocusFTPWindow
src/PluginInterface.cpp:161–165 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
159
}
160
161
void __cdecl FocusFTPWindow() {
162
show = !show;
163
if (isStarted)
164
nppFTP.FocusFTPWindow();
165
}
166
167
void __cdecl ShowAboutDialog() {
168
if (isStarted)
Callers
nothing calls this directly
Calls
1
FocusFTPWindow
Method · 0.80
Tested by
no test coverage detected