InterpretPermString

Interpret a custom permissions level string as fs::perms

Synopsis

Declared in <util/fs_helpers.h>

std::optional<fs::perms>
InterpretPermString(std::string const& s);

Return Value

Permissions as fs::perms

Parameters

NameDescription
s [in]Permission level string