Stream: helpdesk (published)

Topic: ✔ Finding the selected method


view this post on Zulip Michael Fiano (Jun 29 2022 at 00:42):

I remember reading in the manual on how to find which method will be called for a function and some given arguments, but I can't seem to locate it again.

view this post on Zulip Sundar R (Jun 29 2022 at 00:48):

how to find which method will be called

which is the name of the function that does this, appropriately enough :grinning:
although, the @which macro form is often the more convenient way to go about it

view this post on Zulip Michael Fiano (Jun 29 2022 at 00:48):

Oh thanks a lot!

view this post on Zulip Sundar R (Jun 29 2022 at 00:49):

and you can also directly @less view it in a pager or just @edit it in your EDITOR

view this post on Zulip Michael Fiano (Jun 29 2022 at 00:50):

Good to know. Thanks.

view this post on Zulip Notification Bot (Jun 29 2022 at 00:50):

Michael Fiano has marked this topic as resolved.


Last updated: Oct 02 2023 at 04:34 UTC