Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ IsOk
Method
IsOk
Source/cmFileLockResult.cxx:47–50 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
45
}
46
47
bool cmFileLockResult::IsOk() const
48
{
49
return this->Type == OK;
50
}
51
52
std::string cmFileLockResult::GetOutputMessage() const
53
{
Callers
9
doWrite
Function · 0.80
LLVMFuzzerTestOneInput
Function · 0.80
SettingsFileRead
Method · 0.80
~cmFileLock
Method · 0.80
Lock
Method · 0.80
AcquireLock
Method · 0.80
Release
Method · 0.80
Lock
Method · 0.80
HandleLockCommand
Function · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected