MCPcopy Create free account
hub / github.com/ElementsProject/elements / status

Method status

src/leveldb/table/table_builder.cc:196–196  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

194}
195
196Status TableBuilder::status() const { return rep_->status; }
197
198Status TableBuilder::Finish() {
199 Rep* r = rep_;

Callers 1

InternalGetMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected