MCPcopy Create free account
hub / github.com/KhronosGroup/OpenCOLLADA / isRequired

Method isRequired

DAEValidator/library/src/ArgumentParser.cpp:126–129  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

124 }
125
126 bool Argument::isRequired() const
127 {
128 return mRequired;
129 }
130
131 const string & Argument::getHint() const
132 {

Callers 2

parseArgumentsMethod · 0.80
usageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected