swift_package_stop
Stop a running Swift Package executable by specifying its process ID (PID). Use this tool to terminate processes started with swift_package_run.
Instructions
Stops a running Swift Package executable started with swift_package_run
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | Yes | Process ID (PID) of the running executable |