Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Kitware/CMake
/ GetState
Method
GetState
Source/cmOutputConverter.cxx:368–371 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
366
}
367
368
cmState* cmOutputConverter::GetState() const
369
{
370
return this->StateSnapshot.GetState();
371
}
372
373
/*
374
Callers
4
MaybeRelativeToTopBinDir
Method · 0.95
ConvertToOutputForExisting
Method · 0.95
ConvertDirectorySeparatorsForShell
Method · 0.95
EscapeForShell
Method · 0.95
Calls
no outgoing calls
Tested by
no test coverage detected