NAME
A static function of omni::io::file
OVERLOADS
omni::io::file::rename
A static function of omni::io::file
#include <omni/io.hpp>inline bool omni::io::file::rename(const std::string& file, const std::string& new_name, bool create_path)OVERLOADS
inline bool omni::io::file::rename(const std::string& file, const std::string& new_name)
inline bool omni::io::file::rename(const std::wstring& file, const std::wstring& new_name, bool create_path)
inline bool omni::io::file::rename(const std::wstring& file, const std::wstring& new_name)