Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
4
struct bufsize { int siz_; };
5
struct executable { std::string exe_; };
6
7
class Ex {
8
public:
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected