navigate.tools.common_functions.build_ref_name
- navigate.tools.common_functions.build_ref_name(separator, *args)
this function will build a reference name
- Parameters:
separator (str) – the separator between each argument
args (list) – a list of arguments
- Returns:
ref_name – the reference name
- Return type:
str