Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LibreSprite/LibreSprite
/ onLocateConfigFile
Method
onLocateConfigFile
src/app/commands/cmd_options.cpp:428–430 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
426
}
427
428
void onLocateConfigFile() {
429
app::launcher::open_folder(app::main_config_filename());
430
}
431
432
void loadThemes() {
433
// Themes already loaded
Callers
nothing calls this directly
Calls
2
main_config_filename
Function · 0.85
open_folder
Function · 0.50
Tested by
no test coverage detected