RedisValue.remove

Removes the referenced key.

struct RedisValue
bool
remove
()

Return Value

Type: bool

true iff the key was successfully removed.

See Also

Meta