mirror of
https://github.com/justinethier/cyclone.git
synced 2025-05-19 21:59:16 +02:00
9 lines
210 B
Markdown
9 lines
210 B
Markdown
# Process-Context Library
|
|
|
|
The `(scheme process-context)` library exports procedures
|
|
for accessing with the program's calling context.
|
|
|
|
- `command-line`
|
|
- `emergency-exit`
|
|
- `exit`
|
|
- `get-environment-variable`
|