MCPcopy Create free account
hub / github.com/JonSeijo/text-editor / init

Method init

src/TextDocument.cpp:6–21  ·  view source on GitHub ↗

La idea es leer el file y guardarlo en buffer (quiero cargarlo en la memoria) Para esto uso std::ifstream para levantar el archivo TODO: Esto deberia ser el constructot, no quiero llamarlo a mano

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.80

Calls 2

toUtf32Method · 0.95
initLinebufferMethod · 0.95

Tested by

no test coverage detected