$::sys -- System Access¶
Status¶
The $::sys namespace is not yet implemented.
Planned functions¶
| Function | Description |
|---|---|
$::sys::argv |
Command-line arguments as a character matrix |
$::sys::exit |
Exit with a status code |
$::sys::env |
Read environment variables |