MCPcopy Create free account
hub / github.com/QuEST-Kit/QuEST / error_envVarsAlreadyLoaded

Function error_envVarsAlreadyLoaded

quest/src/core/errors.cpp:900–903  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

898}
899
900void error_envVarsAlreadyLoaded() {
901
902 raiseInternalError("All environment variables were already loaded and validated yet re-loading was attempted.");
903}
904
905
906

Callers 1

Calls 1

raiseInternalErrorFunction · 0.85

Tested by

no test coverage detected