Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
69
void SubProcess::CreateOptions::EnableShell()
70
{
71
m_shell = true;
72
}
73
74
void SubProcess::CreateOptions::SetWorkDirectory(const std::string& cwd)
75
{
Callers
1
TEST_F
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST_F
Function · 0.64