asdf/internal/plugins
Trevor Brown 26a3815948 feat(golang-rewrite): implement asdf env command
* Create `CallbackPath` method on `Plugin` struct
* Correct behavior of `asdf shimversions` command
* Update `shims.FindExecutable` function to return plugin
* Create `repotest.WritePluginCallback` function
* Create `execenv` package for invoking `exec-env` plugin callback
* Make `MapToSlice` a public function
* Return resolved version from `shims.FindExecutable` function
* Create `shims.ExecutablePaths` function
* Enable `shim_env_command.bats` tests
* Implement `asdf env` command
2024-12-18 11:32:03 -05:00
..
plugins_test.go feat(golang-rewrite): implement asdf env command 2024-12-18 11:32:03 -05:00
plugins.go feat(golang-rewrite): implement asdf env command 2024-12-18 11:32:03 -05:00