(addr: string, binding: Fetcher)
| 3855 | getTcpPort(port: number): Fetcher |
| 3856 | setInactivityTimeout(durationMs: number | bigint): Promise<void> |
| 3857 | interceptOutboundHttp(addr: string, binding: Fetcher): Promise<void> |
| 3858 | interceptAllOutboundHttp(binding: Fetcher): Promise<void> |
| 3859 | snapshotDirectory( |
| 3860 | options: ContainerDirectorySnapshotOptions |
nothing calls this directly
no outgoing calls
no test coverage detected