|
NAH 1.0.6
Native Application Host - Library API Reference
|
#include <string>Go to the source code of this file.
Classes | |
| struct | nah::PathResult |
Namespaces | |
| namespace | nah |
Enumerations | |
| enum class | nah::PathError { nah::None , nah::ContainsNul , nah::AbsoluteNotAllowed , nah::EscapesRoot } |
Functions | |
| PathResult | nah::normalize_under_root (const std::string &root, const std::string &relative_path, bool allow_absolute=false) |