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

Method Scan

library/cpp/http/misc/httpreqdata.h:126–128  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 }
125
126 void Scan() {
127 CgiParam.Scan(Query());
128 }
129
130public:
131 TCgiParameters CgiParam;

Callers 1

Y_UNIT_TESTFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected