Documentation
¶
Overview ¶
Package shell provides shell fixture implementations for testing.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Shell ¶
type Shell struct {
// contains filtered or unexported fields
}
Shell is a struct that implements the process.Shell interface and executes commands inside a Docker container.
Click to show internal directories.
Click to hide internal directories.