Versions in this module Expand all Collapse all v0 v0.1.0 Jul 13, 2026 Changes in this version + type Option func(*Shell) + func WithDuration(d time.Duration) Option + func WithResponse(cmd command.Command, res proc.Execution) Option + type Shell struct + func NewShell(opts ...Option) *Shell + func (s *Shell) Execution(ctx context.Context, cmd command.Command) proc.Execution