Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
TEST
Function · 0.45
Calls
1
string
Class · 0.85
Tested by
1
TEST
Function · 0.36