Function inexor::vulkan_renderer::tools::get_file_extension_lowercase

Function Documentation

std::string inexor::vulkan_renderer::tools::get_file_extension_lowercase(const std::string &file_name)

Extract the extension of a file as lowercase string.

Parameters

file_name – the name of the file. This is allowed to include the relative or complete path

Returns

The extension of the file as lowercase