Function Gaia::file_name¶
Defined in File log.hpp
Function Documentation¶
-
constexpr const char *Gaia::file_name(const char *path)¶
Returns the basename of a path.
- Parameters:
path – The path to use
- Returns:
The basename of the path
Defined in File log.hpp
Returns the basename of a path.
path – The path to use
The basename of the path