asdf/internal/exec/testdata/script/exec-simple.txtar
Trevor Brown b966ca6627 feat(golang-rewrite): create asdf exec command
* Add `rogpeppe/go-internal` as a dependency
* Create `exec.Exec` function
* Create asdf exec command
* Address linter warnings
2024-12-18 11:32:02 -05:00

3 lines
53 B
Plaintext

execit echo this is a test
stdout 'this is a test\n'