File.cpp: revert get_parent_dir change

This commit is contained in:
Eladash 2023-06-24 09:59:20 +03:00 committed by Ivan
parent 0a0ef50caf
commit bcbce5dd48
2 changed files with 41 additions and 12 deletions

View file

@ -165,7 +165,7 @@ namespace fs
// Set virtual device with specified name (nullptr for deletion)
shared_ptr<device_base> set_virtual_device(const std::string& name, shared_ptr<device_base> device);
// Try to get normalized parent directory
// Try to get parent directory
std::string get_parent_dir(std::string_view path, u32 parent_level = 1);
// Get file information