refactor: replace overloaded surface terminology

This commit is contained in:
Turtle
2026-07-24 19:54:25 +08:00
parent c172faed37
commit 0c708cb10d
626 changed files with 1396 additions and 1397 deletions
@@ -28,7 +28,7 @@ interface FakeChildScript {
}
/**
* A scriptable stand-in for a ChildProcess carrying exactly the surface the
* A scriptable stand-in for a ChildProcess carrying exactly the API the
* ladder reads: `exitCode`/`signalCode`, `stdin.end()`, `kill()`, and the
* `exit` event.
*/