To get around the `tool` requirement for executing functions from scripts, you can inject the `tool` keyword into the current script.
I use this pattern in a few of my plugins. It also makes developing plugins easier, as a nice side-effect :)
To get around the `tool` requirement for executing functions from scripts, you can inject the `tool` keyword into the current script.
I use this pattern in a few of my plugins. It also makes developing plugins easier, as a nice side-effect :)