Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ MenuItem
Method
MenuItem
Applications/Shell/menu.cpp:58–60 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
std::vector<char*> args;
57
58
MenuItem(){
59
60
}
61
62
MenuItem(const std::string& name, const std::string& comment, const std::string& exec, int id){
63
this->name = name;
Callers
nothing calls this directly
Calls
3
strdup
Function · 0.85
length
Method · 0.80
clear
Method · 0.45
Tested by
no test coverage detected