MCPcopy Create free account
hub / github.com/OpenGene/fastp / ~Processor

Method ~Processor

src/processor.cpp:10–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

8
9
10Processor::~Processor(){
11}
12
13bool Processor::process() {
14 if(mOptions->isPaired()) {

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected