Skip to content

Leftover

Defined in: src/process-reaper.ts:22

optional command?: object

Defined in: src/process-reaper.ts:33

present for kind “system”: the counter-command to run

args: string[]

bin: string


key: string

Defined in: src/process-reaper.ts:29

stable key for round-tripping a selection back to the server


kind: LeftoverKind

Defined in: src/process-reaper.ts:23


name: string

Defined in: src/process-reaper.ts:25

display name, e.g. “vite”, “tailscale serve”


optional pid?: number

Defined in: src/process-reaper.ts:31

present for kind “process”: the pid to kill


port: number | null

Defined in: src/process-reaper.ts:27

listening port, when known