MCPcopy Create free account
hub / github.com/Kitware/CMake / GetCurrentTag

Method GetCurrentTag

Source/cmCTest.cxx:2946–2949  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

2944}
2945
2946std::string cmCTest::GetCurrentTag()
2947{
2948 return this->Impl->CurrentTag;
2949}
2950
2951std::string cmCTest::GetBinaryDir()
2952{

Callers 10

ExecuteUpdateMethod · 0.80
ExecuteUploadMethod · 0.80
InitialPassMethod · 0.80
SubmitUsingHTTPMethod · 0.80
HandleCDashUploadFileMethod · 0.80
ProcessHandlerMethod · 0.80
LaunchHelperMethod · 0.80
CleanCoverageLogFilesMethod · 0.80
RunBullseyeCommandMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected