Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenMS/OpenMS
/ getSizeOnly
Method
getSizeOnly
src/openms/source/FORMAT/OPTIONS/FeatureFileOptions.cpp:85–88 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
83
}
84
85
bool FeatureFileOptions::getSizeOnly() const
86
{
87
return size_only_;
88
}
89
90
void FeatureFileOptions::setSizeOnly(bool size_only)
91
{
Callers
1
testFeatureFileOptions
Function · 0.95
Calls
no outgoing calls
Tested by
1
testFeatureFileOptions
Function · 0.76