Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/catboost/catboost
/ Fix
Method
Fix
tools/archiver/main.cpp:367–370 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
TRec() = default;
366
367
inline void Fix() {
368
::Fix(Path);
369
::Fix(Prefix);
370
}
371
372
template <typename T>
373
inline void Recurse(T& w) const {
Callers
3
main
Function · 0.45
TestCwdOpts
Method · 0.45
Y_UNIT_TEST
Function · 0.45
Calls
1
Fix
Function · 0.85
Tested by
1
TestCwdOpts
Method · 0.36