|
NAH 1.0.6
Native Application Host - Library API Reference
|
#include <path_utils.hpp>
Public Attributes | |
| PathError | error |
| bool | ok |
| std::string | path |
Definition at line 14 of file path_utils.hpp.
| PathError nah::PathResult::error |
Definition at line 17 of file path_utils.hpp.
| bool nah::PathResult::ok |
Definition at line 15 of file path_utils.hpp.
| std::string nah::PathResult::path |
Definition at line 16 of file path_utils.hpp.