Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HO-COOH/FastCopy
/ isLaunchSettings
Method
isLaunchSettings
FastCopy/App.xaml.cpp:101–104 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
99
}
100
101
bool App::isLaunchSettings()
102
{
103
return Command::Get().Size() == 1;
104
}
105
106
void App::launchSettings()
107
{
Callers
nothing calls this directly
Calls
1
Size
Method · 0.80
Tested by
no test coverage detected