NAH 1.0.6
Native Application Host - Library API Reference
Loading...
Searching...
No Matches
nah::PathResult Struct Reference

#include <path_utils.hpp>

Public Attributes

PathError error
 
bool ok
 
std::string path
 

Detailed Description

Definition at line 14 of file path_utils.hpp.

Member Data Documentation

◆ error

PathError nah::PathResult::error

Definition at line 17 of file path_utils.hpp.

◆ ok

bool nah::PathResult::ok

Definition at line 15 of file path_utils.hpp.

◆ path

std::string nah::PathResult::path

Definition at line 16 of file path_utils.hpp.


The documentation for this struct was generated from the following file: