MCPcopy Create free account
hub / github.com/ModOrganizer2/modorganizer / fileSize

Method fileSize

src/envmodule.cpp:40–43  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

38}
39
40std::size_t Module::fileSize() const
41{
42 return m_fileSize;
43}
44
45const QString& Module::version() const
46{

Callers 1

displayDataMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected