Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/thrift
/ option
Class
option
lib/cpp/test/TFileTransportTest.cpp:351–351 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
349
350
void parse_args(int argc, char* argv[]) {
351
struct option long_opts[]
352
= {{
"help"
, false, nullptr,
'h'
}, {
"tmp-dir"
, true, nullptr,
't'
}, {nullptr, 0, nullptr, 0}};
353
354
while (true) {
Callers
2
TestClient
Class · 0.85
TestServerCommand
Class · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected