mirror of
https://git.vectorsigma.ru/public/k3s.git
synced 2026-07-31 14:29:53 +00:00
168 B
168 B
Exec
This package provides an interface for os/exec. It makes it easier to mock
and replace in tests, especially with the FakeExec
struct.