|
Apache Mesos
|
#include <string>#include <stout/try.hpp>#include <stout/windows.hpp>#include <stout/internal/windows/longpath.hpp>#include <stout/internal/windows/reparsepoint.hpp>Go to the source code of this file.
Namespaces | |
| internal | |
| internal::windows | |
Functions | |
| Result< std::string > | internal::windows::fullpath (const std::string &path) |
| Try< SymbolicLink > | internal::windows::query_symbolic_link_data (const std::string &path) |
1.8.11