MCPcopy Create free account
hub / github.com/AcademySoftwareFoundation/OpenColorIO / description

Method description

src/apputils/argparse.cpp:82–82  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

80 int parsed_count () const { return m_repetitions; }
81
82 void description (const char *d) { m_descript = d; }
83 const std::string & description() const { return m_descript; }
84
85private:

Callers 2

optionsMethod · 0.80
usageMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected