MCPcopy Create free account
hub / github.com/chen3feng/toft / EnableShell

Method EnableShell

system/process/sub_process.cpp:69–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

67}
68
69void SubProcess::CreateOptions::EnableShell()
70{
71 m_shell = true;
72}
73
74void SubProcess::CreateOptions::SetWorkDirectory(const std::string& cwd)
75{

Callers 1

TEST_FFunction · 0.80

Calls

no outgoing calls

Tested by 1

TEST_FFunction · 0.64