MCPcopy Create free account
hub / github.com/davidgiven/fluxengine / hasArgument

Method hasArgument

lib/config/flags.h:198–201  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

196 }
197
198 bool hasArgument() const override
199 {
200 return true;
201 }
202
203protected:
204 T _defaultValue;

Callers 2

doHelpFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected