MCPcopy 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_filenameFunction · 0.85
open_folderFunction · 0.50

Tested by

no test coverage detected