args_help#
Functions
Builds an argument parser, parses the arguments, updates and returns the object 'defaults' :param defaults: an object with fields to be filled from command line arguments :return: |
|
updates and returns the object 'defaults' based on 'config' :param defaults: an object with source fields :param config: an object with fields to be filled from command line arguments :return: |
|
get the obj as a list of name, value pairs. |