DocoptExitHelp.this
this
(string msg, string file = __FILE__, size_t line = __LINE__) @safeConstructs a DocoptExitHelp with the help text.
Parameters
msg | The help text to display. |
file | The source file where the exception originated. |
line | The line number where the exception originated. |