Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arun11299/cpp-subprocess
/ shell
Method
shell
cpp-subprocess/subprocess.hpp:831–831 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
829
830
struct shell {
831
explicit shell(bool s): shell_(s) {}
832
bool shell_ = false;
833
};
834
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected