decorator

customized decorators for module system programming

source

prepend_string_arg

 prepend_string_arg (str_arg='TQD_trqTrqSetNormal_MAP_v')

*function decorator to prepend a string argument to a function

Parameters:

str_arg (str): string argument to prepend

Return:

    function: decorated function*