src.elv.sh/pkg/shell.InteractConfig.SpawnDaemon (field)

3 uses

	src.elv.sh/pkg/shell (current package)
		interact.go#L27: 	SpawnDaemon bool
		interact.go#L49: 	ev, cleanup := setupShell(fds, cfg.Paths, cfg.SpawnDaemon)
		shell.go#L41: 	Interact(fds, &InteractConfig{SpawnDaemon: true, Paths: p})