Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/XorTroll/uLaunch
/ WasLoaderOpenedAsApplication
Function
WasLoaderOpenedAsApplication
projects/uSystem/source/main.cpp:124–126 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
122
}
123
124
NX_INLINE bool WasLoaderOpenedAsApplication() {
125
return g_LastHomebrewApplicationLaunchTarget.IsValid();
126
}
127
128
AccountUid g_SelectedUser = {};
129
Callers
1
UpdateStatus
Function · 0.85
Calls
1
IsValid
Method · 0.45
Tested by
no test coverage detected