Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
85
private:
Callers
2
options
Method · 0.80
usage
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected