asdf/plugins
Trevor Brown 778ab34a6f feat(golang-rewrite): create RunCallback method for Plugin struct
* Create `plugins.New` function, updating existing code to use it
* Add another test for `hook.Run` function
* Enable `plugin_add_command.bats` tests for Go implementation of asdf
* Add `RunCallback` method to `Plugin` struct
* Update `plugins.Add` function to run `post-plugin-add` plugin callback script
* Handle Bash expression and scripts properly in `execute` package so `$@` is always set
2024-12-18 11:32:01 -05:00
..
plugins_test.go feat(golang-rewrite): create RunCallback method for Plugin struct 2024-12-18 11:32:01 -05:00
plugins.go feat(golang-rewrite): create RunCallback method for Plugin struct 2024-12-18 11:32:01 -05:00