-
-
Notifications
You must be signed in to change notification settings - Fork 2
incendium.util.get_function_name
César Román edited this page May 1, 2024
·
14 revisions
Warning
Deprecated since version 2024.5.0.
Get the name of the function last called.
Returns:
-
str
: Function's name.
Use incendium.exceptions.get_function_name
.
See code examples in incendium.exceptions.get_function_name
.