tabensemb.data.AbstractProcessor._check_arg#
method
- AbstractProcessor._check_arg(name: str)#
Check whether the required parameter is specified in the configuration file or in
_defaults().- Parameters:
- name
The name of argument in the input arguments.