MCPcopy 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
101bool App::isLaunchSettings()
102{
103 return Command::Get().Size() == 1;
104}
105
106void App::launchSettings()
107{

Callers

nothing calls this directly

Calls 1

SizeMethod · 0.80

Tested by

no test coverage detected