Struct PosixRights

Struct Documentation

struct PosixRights

Public Functions

PosixRights(bool f_read, bool f_write, bool f_execute) noexcept

Public Members

bool m_read
bool m_write
bool m_execute