MCPcopy 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
47class MockDisplay : public ITerminalDisplay {

Callers 5

onCloseRequestCallbackFunction · 0.45
isAnyTerminalDirtyMethod · 0.45
initMethod · 0.45
tryTabCloseMethod · 0.45
runMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected