MCPcopy Create free account
hub / github.com/GrapheneCt/NetStream / GetPath

Method GetPath

NetStream/source/browsers/local_server_browser.cpp:48–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

46}
47
48string LocalServerBrowser::GetPath()
49{
50 return m_path;
51}
52
53void LocalServerBrowser::GetInfoForPlayer(string const& in, string& url, GenericPlayer::Option **opt)
54{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected