#include "blocxx/BLOCXX_config.h"
#include "blocxx/EnvVars.hpp"
#include "blocxx/Environ.hpp"
#include <algorithm>
#include <cstring>
Go to the source code of this file.
Namespaces | |
namespace | BLOCXX_NAMESPACE |
Functions | |
void | BLOCXX_NAMESPACE::getKeyValue (const char *const strArg, String &key, String &value) |
bool | BLOCXX_NAMESPACE::isValidKey (const String &key) |