Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
38
void GitHubFileListProvider::set_root_path(const std::wstring &root_path) { m_root_path = root_path; }
39
40
void GitHubFileListProvider::update_file_list() {
41
constexpr auto default_timeout = 3000;
Callers
1
fill_file_list
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected