26#ifndef ROUTER_DEFAULT_PATHS_INCLUDED
27#define ROUTER_DEFAULT_PATHS_INCLUDED
Class representing a path in a file system.
Definition: filesystem.h:63
std::string ROUTER_UTILS_EXPORT find_full_executable_path(const std::string &argv0)
Returns absolute path to mysqlrouter.exe currently running.
Definition: default_paths.cc:111
std::map< std::string, std::string > ROUTER_UTILS_EXPORT get_default_paths(const mysql_harness::Path &origin)
Returns predefined (computed) default paths.
Definition: default_paths.cc:78
#define ROUTER_UTILS_EXPORT
Definition: router_utils_export.h:15