|
Apache Mesos
|
#include <stout/nothing.hpp>#include <stout/try.hpp>#include <stout/os/close.hpp>#include <stout/os/exists.hpp>#include <stout/os/int_fd.hpp>#include <stout/os/open.hpp>#include <stout/os/utime.hpp>Go to the source code of this file.
Namespaces | |
| os | |
Functions | |
| Try< Nothing > | os::touch (const std::string &path) |
1.8.11