Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ release
Method
release
Source/cmFileCommand.cxx:1867–1867 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1865
cURLEasyGuard& operator=(cURLEasyGuard const&) = delete;
1866
1867
void release() { this->Easy = nullptr; }
1868
1869
private:
1870
::CURL* Easy;
Callers
4
uv_write
Function · 0.45
NewREGEX
Method · 0.45
HandleDownloadCommand
Function · 0.45
HandleUploadCommand
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected