Documentation
¶
Overview ¶
Package shell provides fake implementations of shell-related interfaces for testing purposes.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Option ¶
type Option func(*Shell)
Option defines a function type for configuring the Shell instance.
func WithDuration ¶
WithDuration sets the simulated execution duration for commands.
Click to show internal directories.
Click to hide internal directories.