plugify 1.2.8
|
Public Member Functions | |
bool | HasWhitelist () const |
bool | HasBlacklist () const |
Public Attributes | |
std::unordered_set< std::string > | whitelistedExtensions |
std::unordered_set< std::string > | blacklistedExtensions |
Definition at line 141 of file config.hpp.
|
inline |
Definition at line 149 of file config.hpp.
|
inline |
Definition at line 145 of file config.hpp.
std::unordered_set<std::string> plugify::Config::Security::blacklistedExtensions |
Definition at line 143 of file config.hpp.
std::unordered_set<std::string> plugify::Config::Security::whitelistedExtensions |
Definition at line 142 of file config.hpp.