23 mooseAssert(!stream.expired(),
"Stream is expired");
38 if (!stream.expired())
43 std::optional<std::filesystem::path>
void mooseError(Args &&... args)
Emit an error message with the given stringified, concatenated args and terminate the application...