Now the user can define a Scope for every configured function:
- Functions without Scope match for every function regardless of the namespace.
- Functions with Scope will match if the full name of the function is start with the Scope.
- Multiple functions can exist with the same name.
I also added support for member functions.
๐ Call ๐ Description ๐ Map ๐