MCPcopy Create free account
hub / github.com/comaps/comaps / SetDefaultStorage

Method SetDefaultStorage

libs/editor/osm_editor.cpp:143–146  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

141}
142
143void Editor::SetDefaultStorage()
144{
145 m_storage = std::make_unique<editor::LocalStorage>();
146}
147
148void Editor::LoadEdits()
149{

Callers 1

TearDownEditorForTestingFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected