Struct file_traits

Struct Documentation

struct legion::core::filesystem::file_traits

Public Members

bool is_file = {}
bool is_directory = {}
bool is_valid = {}
bool can_be_written = {}
bool can_be_read = {}
bool can_be_created = {}
bool exists = {}