104void arts_exit(
int status = EXIT_FAILURE);
void arts_exit_with_error_message(const String &m, ArtsOut &os)
Print error message and exit.
void arts_exit(int status=EXIT_FAILURE)
This is the exit function of ARTS.
bool is_valid_keyword_group(const Index name)
void define_wsv_groups()
Define the array of workspace variable group names.
std::string_view arts_get_version_string()
Helper macros for debugging.
This file contains the definition of String, the ARTS string class.