Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SpartanJ/eepp
/ pid
Method
pid
src/tests/unit_tests/eterm_test.cpp:44–44 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
42
void terminate() override {}
43
void waitForExit() override {}
44
int pid() override { return 123; }
45
};
46
47
class MockDisplay : public ITerminalDisplay {
Callers
5
onCloseRequestCallback
Function · 0.45
isAnyTerminalDirty
Method · 0.45
init
Method · 0.45
tryTabClose
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected