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

Class executable

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

Source from the content-addressed store, hash-verified

3
4struct bufsize { int siz_; };
5struct executable { std::string exe_; };
6
7class Ex {
8public:

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected