get_parent_code_name
get_parent_code_name(
levels: int = 2,
)-> ‘str’
Get the name of the calling function/class levels up in stack.
function of dascore.utils.misc | source |
get_parent_code_name(
levels: int = 2,
)-> ‘str’
Get the name of the calling function/class levels up in stack.