MCPcopy Create free account
hub / github.com/LUX-Core/lux / GetAutostartFilePath

Function GetAutostartFilePath

src/qt/guiutil.cpp:732–735  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

730}
731
732boost::filesystem::path static GetAutostartFilePath()
733{
734 return GetAutostartDir() / "lux.desktop";
735}
736
737bool GetStartOnSystemStartup()
738{

Callers 2

GetStartOnSystemStartupFunction · 0.85
SetStartOnSystemStartupFunction · 0.85

Calls 1

GetAutostartDirFunction · 0.85

Tested by

no test coverage detected