Apache Mesos
|
#include <stdio.h>
#include <string>
#include <stout/error.hpp>
#include <stout/nothing.hpp>
#include <stout/try.hpp>
#include <stout/windows.hpp>
#include <stout/os/stat.hpp>
#include <stout/internal/windows/longpath.hpp>
Go to the source code of this file.
Namespaces | |
internal | |
internal::windows | |
os | |
Functions | |
Try< Nothing > | internal::windows::wait_on_delete (const std::string &path) |
Try< Nothing > | os::rm (const std::string &path) |