|
Apache Mesos
|
#include <string>#include <stout/error.hpp>#include <stout/nothing.hpp>#include <stout/try.hpp>#include <stout/windows.hpp>#include <stout/internal/windows/longpath.hpp>Go to the source code of this file.
Namespaces | |
| os | |
Functions | |
| Try< Nothing > | os::rename (const std::string &from, const std::string &to, bool sync=false) |
1.8.11