Files
2025-09-19 17:47:22 +10:00
..
2025-09-19 17:47:22 +10:00
2025-09-19 17:47:22 +10:00
2025-09-19 17:47:22 +10:00

exec library

This library allows executing third party executables via the C++ "system" command.

Functions

fun -int !exec -string &command

Runs a command on a system. Returns the status code of that command.