fix(fn-run): propagar stdout/stderr de bash functions library-style #1

Open
dataforge wants to merge 537 commits from auto/0077-fn-run-bash-mudo into master
3 changed files with 6 additions and 0 deletions
Showing only changes of commit 58c4bc5f05 - Show all commits
+2
View File
@@ -1,3 +1,5 @@
//go:build !windows
package infra
import (
+2
View File
@@ -1,3 +1,5 @@
//go:build !windows
package infra
import (
+2
View File
@@ -1,3 +1,5 @@
//go:build !windows
package infra
import (