kv property
Raw key/value store (used by features needing their own namespace, e.g. per-session command history).
Implementation
final KeyValueStore kv;
Raw key/value store (used by features needing their own namespace, e.g. per-session command history).
final KeyValueStore kv;