MCPcopy Create free account
hub / github.com/commontk/CTK / hidden

Method hidden

Libs/CommandLineModules/Core/ctkCmdLineModuleParameter.cpp:95–98  ·  view source on GitHub ↗

----------------------------------------------------------------------------

Source from the content-addressed store, hash-verified

93
94//----------------------------------------------------------------------------
95bool ctkCmdLineModuleParameter::hidden() const
96{
97 return d->Hidden;
98}
99
100//----------------------------------------------------------------------------
101bool ctkCmdLineModuleParameter::isReturnParameter() const

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected