MCPcopy Create free account
hub / github.com/SatDump/SatDump / getOutputs

Method getOutputs

src-core/core/module.cpp:14–17  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

12}
13
14std::vector<std::string> ProcessingModule::getOutputs()
15{
16 return d_output_files;
17}
18
19void ProcessingModule::setInputType(ModuleDataType type)
20{

Callers 2

getOutputFilesMethod · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected