Logo
ApraPipes 1.0
Loading...
Searching...
No Matches
apra::path_utils::PathValidationResult Struct Reference

#include <PathUtils.h>

Collaboration diagram for apra::path_utils::PathValidationResult:
Collaboration graph

Public Attributes

bool valid = false
 
std::string error
 
std::string warning
 
std::string normalized_path
 
bool directory_created = false
 

Member Data Documentation

◆ directory_created

bool apra::path_utils::PathValidationResult::directory_created = false

◆ error

std::string apra::path_utils::PathValidationResult::error

◆ normalized_path

std::string apra::path_utils::PathValidationResult::normalized_path

◆ valid

bool apra::path_utils::PathValidationResult::valid = false

◆ warning

std::string apra::path_utils::PathValidationResult::warning

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