MCPcopy Create free account
hub / github.com/MJx0/KittyMemoryEx / lastStrError

Method lastStrError

KittyMemoryEx/KittyIOFile.hpp:85–88  ·  view source on GitHub ↗

* @brief Returns the last error message. * * @return The last error message. */

Source from the content-addressed store, hash-verified

83 * @return true if the file was opened successfully, false otherwise.
84 */
85 bool open();
86
87 /**
88 * @brief Closes the file.
89 *
90 * @return true if the file was closed successfully, false otherwise.
91 */

Callers 2

initMethod · 0.80
dsymbolsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected