OptionsFunc

Function used to iterate options.

Not that description string is not localized.

alias OptionsFunc = bool delegate

Return Value

true to stop the iteration, or false otherwise