Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LemonOSProject/LemonOS
/ Open
Method
Open
Applications/Shell/shell.cpp:118–120 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
116
}
117
118
void ShellInstance::Open(char* path){
119
120
}
121
122
void ShellInstance::Update(){
123
PollCommands();
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected