Skip to contents

Cleans up any internal system calls from inside the package from the call stack.

Usage

clean_internal_calls(call_stack)

Arguments

call_stack

call stack

Value

string representation of a func call.

See also

Other Internal: extract_func_name(), is_logger_call()