Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/clechasseur/pathcopycopy
/ SettingsApp
Method
SettingsApp
PathCopyCopy/src/PathCopyCopySettingsApp.cpp:36–38 ·
view source on GitHub ↗
Constructor.
Source
from the content-addressed store, hash-verified
34
// Constructor.
35
//
36
SettingsApp::SettingsApp() noexcept
37
{
38
}
39
40
//
41
// Launches the settings application using the given command.
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected