MCPcopy 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
118void ShellInstance::Open(char* path){
119
120}
121
122void ShellInstance::Update(){
123 PollCommands();

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected