MCPcopy Create free account
hub / github.com/ColinPitrat/caprice32 / SetFileSpec

Method SetFileSpec

test/CapriceLoadSave.cpp:22–24  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

20 }
21
22 void SetFileSpec(const std::list<std::string> &fileSpec) {
23 cls->m_fileSpec = fileSpec;
24 }
25
26 protected:
27 CApplication app;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected