MCPcopy Create free account
hub / github.com/catboost/catboost / CacheDisabled

Method CacheDisabled

library/cpp/neh/http2.cpp:989–991  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

987 }
988
989 bool CacheDisabled() const {
990 return Limits.Soft() == 0;
991 }
992
993 bool IsShutdown() const noexcept {
994 return Shutdown_;

Callers

nothing calls this directly

Calls 1

SoftMethod · 0.80

Tested by

no test coverage detected