MCPcopy Create free account
hub / github.com/digego/extempore / OptionText

Method OptionText

include/SimpleOpt.h:470–470  ·  view source on GitHub ↗

! @brief Return the pszArg from the options array for the current option. This function is available only when Next() has returned true. */

Source from the content-addressed store, hash-verified

468 This function is available only when Next() has returned true.
469 */
470 inline const SOCHAR * OptionText() const { return m_pszOptionText; }
471
472 /*! @brief Return the argument for the current option where one exists.
473

Callers 1

mainFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected