HerdrUpdateResult
Defined in: src/herdr-update.ts:99
Terminal outcome of an apply(), emitted once via onDone. Drives the modal’s
✓/✗ state. Success is decided by a re-read herdr --version, NOT the child’s
exit code (herdr update exits 0 even when it prints “Herdr was not updated”).
Properties
Section titled “Properties”error?
Section titled “error?”
optionalerror?:string
Defined in: src/herdr-update.ts:103
from:
string|null
Defined in: src/herdr-update.ts:101
ok:
boolean
Defined in: src/herdr-update.ts:100
to:
string|null
Defined in: src/herdr-update.ts:102