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

Method is_errored

Source/Utils/json.hpp:5692–5695  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

5690 }
5691
5692 constexpr bool is_errored() const
5693 {
5694 return errored;
5695 }
5696
5697 private:
5698 /*!

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected