25#ifndef MYSQL_HARNESS_LOADER_CONFIG_INCLUDED
26#define MYSQL_HARNESS_LOADER_CONFIG_INCLUDED
31#include "harness_export.h"
58 void fill_and_check();
85 bool logging_to_file()
const;
92 Path get_log_file()
const;
A helper class for handling file paths.
Definition: path.h:37
Configuration.
Definition: config_parser.h:252
Config(unsigned int flags=0U, const ConfigOverwrites &config_overwrites={})
Construct a configuration.
Definition: config_parser.cc:207
Configuration file handler for the loader.
Definition: loader_config.h:45
Class representing a path in a file system.
Definition: filesystem.h:62
static char * path
Definition: mysqldump.cc:133