Replies: 1 comment
-
You could do something like |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
If I have a hook that executes a script via
run-shell
, can I obtain this running hook's name in that script?E.g., if the same script is run via several different hooks, and in that script I'd like to detect, which exactly hook is triggering it now.
Beta Was this translation helpful? Give feedback.
All reactions