MCPcopy Create free account
hub / github.com/Predelnik/DSpellCheck / set_root_path

Method set_root_path

src/network/GithubFileListProvider.cpp:38–38  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

36}
37
38void GitHubFileListProvider::set_root_path(const std::wstring &root_path) { m_root_path = root_path; }
39
40void GitHubFileListProvider::update_file_list() {
41 constexpr auto default_timeout = 3000;

Callers 1

fill_file_listMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected