Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AngusJohnson/Clipper2
/ Reset
Method
Reset
CPP/Utils/ClipFileSave.cpp:138–142 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
136
}
137
138
void Reset()
139
{
140
current = haystack_;
141
last_found = nullptr;
142
}
143
144
void SetNeedle(const std::string& needle)
145
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected