kv property

KeyValueStore kv
final

Raw key/value store (used by features needing their own namespace, e.g. per-session command history).

Implementation

final KeyValueStore kv;