Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/AcademySoftwareFoundation/OpenColorIO
/ parameter_count
Method
parameter_count
src/apputils/argparse.cpp:57–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
55
int initialize ();
56
57
int parameter_count () const { return m_count; }
58
const std::string & name() const { return m_flag; }
59
60
const std::string & fmt() const { return m_format; }
Callers
2
parse
Method · 0.80
options
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected