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})