omni::io::file::rename
NAME

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)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top