MCPcopy Create free account
hub / github.com/alibaba/CicadaPlayer / GetOption

Method GetOption

framework/data_source/IDataSource.cpp:57–60  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

55 }
56
57 string IDataSource::GetOption(const string &key)
58 {
59 return std::string();
60 }
61
62 int IDataSource::Open(const string &url)
63 {

Callers 1

TESTFunction · 0.45

Calls 1

stringClass · 0.85

Tested by 1

TESTFunction · 0.36