1# Exec 2 3This package provides an interface for `os/exec`. It makes it easier to mock 4and replace in tests, especially with the [FakeExec](testing/fake_exec.go) 5struct.
View as plain text