#include "tensorstore/kvstore/kvstore.h"
void tensorstore::kvstore::KvStore::AppendPathComponent(
    
std::string_view component);

Joins a ‘/’-separated path component to the end path.