47 report_file_ext <<
".rep";
72 char *buf = getcwd(
nullptr, 0);
73 os <<
"Detailed report file: " << buf <<
"/" 78 os <<
"Stopping ARTS execution.\n" void cleanup_output_file(ofstream &, const String &)
Closes the file.
void arts_exit(int status)
This is the exit function of ARTS.
Declarations having to do with the four output streams.
String out_basename
The basename for the report file and for all other output files.
This file contains basic functions to handle ASCII files.
The global header file for ARTS.
_CS_string_type str() const
const Verbosity & get_verbosity() const
ofstream report_file
The report file.
void arts_exit_with_error_message(const String &m, ArtsOut &out)
Print error message and exit.
Index get_file_verbosity() const
String add_basedir(const String &path)
Index get_screen_verbosity() const