MCPcopy Create free account
hub / github.com/OpenFodder/openfodder / is_errored

Method is_errored

Source/Utils/json.hpp:5453–5456  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5451 }
5452
5453 constexpr bool is_errored() const
5454 {
5455 return errored;
5456 }
5457
5458 private:
5459 /*!

Callers 1

parseMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected