Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
10
Processor::~Processor(){
11
}
12
13
bool Processor::process() {
14
if(mOptions->isPaired()) {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected