package
Version:
v1.7.0
Opens a new window with list of versions in this module.
Published: May 15, 2026
License: Apache-2.0
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Package cmdrunner wraps os/exec so unit tests can substitute a fake.
Fake is a test helper. Use NewFake().Runner() to get a Runner that returns
pre-canned responses keyed by full command line.
Runner runs commands. Real implementation execs; tests use Fake.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.