Function RedisSessionStore.isKeySet

Determines if a certain session key is set.

Prototype

bool isKeySet(
  string id,
  string key
);

Authors

Copyright

License