MCPcopy Create free account
hub / github.com/BirolLab/abyss / getMetaValue

Function getMetaValue

Assembly/Options.cc:209–212  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

207}
208
209vector<string> getMetaValue()
210{
211 return opt::metaVars;
212}
213
214/** Parse the specified command line. */
215void parse(int argc, char* const* argv)

Callers 2

mainFunction · 0.85
mainFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected