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

Method set_callback

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

Source from the content-addressed store, hash-verified

75 }
76
77 void set_callback (callback_t cb) { m_callback = cb; }
78
79 void found_on_command_line () { m_repetitions++; }
80 int parsed_count () const { return m_repetitions; }

Callers 1

optionsMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected