Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/arrow
/ SetArgs
Method
SetArgs
cpp/src/arrow/testing/process.cc:346–346 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
344
}
345
346
void Process::SetArgs(const std::vector<std::string>& args) { impl_->SetArgs(args); }
347
348
void Process::SetEnv(const std::string& key, const std::string& value) {
349
impl_->SetEnv(key, value);
Callers
4
Start
Method · 0.45
GcsTestbench
Method · 0.45
Start
Method · 0.45
Make
Method · 0.45
Calls
no outgoing calls
Tested by
4
Start
Method · 0.36
GcsTestbench
Method · 0.36
Start
Method · 0.36
Make
Method · 0.36