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

Method Failed

Source/cmWorkingDirectory.h:29–29  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

27 bool SetDirectory(std::string const& newdir);
28 void Pop();
29 bool Failed() const { return !this->Error.empty(); }
30 std::string const& GetError() const { return this->Error; }
31 std::string const& GetOldDirectory() const { return this->OldDir; }
32

Callers 15

TryCompileMethod · 0.80
BuildMethod · 0.80
Base64GzipEncodeFileMethod · 0.80
RunMethod · 0.80
GetSystemInformationMethod · 0.80
StartTestProcessMethod · 0.80
ReadSubdirectoryFunction · 0.80
ExecuteHandlerCommandMethod · 0.80
HandleLCovCoverageMethod · 0.80
FindLCovFilesMethod · 0.80
StartAgainMethod · 0.80

Calls 1

emptyMethod · 0.45

Tested by 9

Base64GzipEncodeFileMethod · 0.64
RunMethod · 0.64
StartTestProcessMethod · 0.64
ReadSubdirectoryFunction · 0.64
ExecuteHandlerCommandMethod · 0.64
HandleLCovCoverageMethod · 0.64
FindLCovFilesMethod · 0.64
StartAgainMethod · 0.64
RunMethod · 0.64