type src.elv.sh/pkg/shell.InteractConfig
3 uses
src.elv.sh/pkg/shell (current package)
interact.go#L26: type InteractConfig struct {
interact.go#L45: func Interact(fds [3]*os.File, cfg *InteractConfig) {
shell.go#L41: Interact(fds, &InteractConfig{SpawnDaemon: true, Paths: p})
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)