kos_program_read_file
Retrieve the contents of a kerboscript file from the archive volume directly or from a local kOS disk via telnet.
Instructions
Read a kerboscript file. For paths on the archive volume we read directly from disk; for local kOS disks we route through telnet.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | Source path, e.g. `0:/launch.ks` or `1:/boot/recorder.ks`. |