Module optparse

Wrapper for the optparse module with some customizations.

Note: This module is not part of public API!

Functions

__call (help_msg, vars) Creates parser of command-line options from the given help message.


Functions

__call (help_msg, vars)
Creates parser of command-line options from the given help message.

Parameters:

  • help_msg string The help message to parse.
  • vars optional table The table of variables for substitutions in help_msg.
generated by LDoc 1.4.6