MCPcopy Create free account
hub / github.com/Gregwar/fatcat / FatModule

Method FatModule

src/core/FatModule.cpp:3–6  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1#include "FatModule.h"
2
3FatModule::FatModule(FatSystem &system_)
4 : system(system_)
5{
6}

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected