mirror of
https://github.com/brunoherbelin/vimix.git
synced 2025-12-12 02:40:00 +01:00
Cleanup extension filename and bugfix session preview
This commit is contained in:
@@ -44,6 +44,7 @@ namespace SystemToolkit
|
||||
|
||||
// extract the extension of a filename
|
||||
std::string extension_filename(const std::string& filename);
|
||||
bool has_extension(const std::string& filename, const std::string& extension);
|
||||
|
||||
// tests if dir is a directory and return its path, empty string otherwise
|
||||
std::string path_directory(const std::string& path);
|
||||
|
||||
Reference in New Issue
Block a user