MCPcopy Create free account
hub / github.com/arun11299/cpp-subprocess / main

Function main

test/test_main.cc:39–42  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

37};
38
39int main() {
40 Ex e(bufsize{1}, executable{"finger"});
41 return 0;
42}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected