Kurlyk
Loading...
Searching...
No Matches
path_utils.hpp File Reference

Provides platform-specific utilities for obtaining paths and file locations. More...

Go to the source code of this file.

Namespaces

namespace  kurlyk
 Primary namespace for the Kurlyk library, encompassing initialization, request management, and utility functions.
 
namespace  kurlyk::utils
 

Macros

#define _KURLYK_UTILS_PATH_UTILS_HPP_INCLUDED
 

Functions

std::string kurlyk::utils::get_exec_dir ()
 Retrieves the directory of the executable file.
 

Detailed Description

Provides platform-specific utilities for obtaining paths and file locations.

Definition in file path_utils.hpp.

Macro Definition Documentation

◆ _KURLYK_UTILS_PATH_UTILS_HPP_INCLUDED

#define _KURLYK_UTILS_PATH_UTILS_HPP_INCLUDED

Definition at line 3 of file path_utils.hpp.