forked from ground/ground
Organisation, documentation, mathlib
This commit is contained in:
9
extlibs/exec/README.md
Normal file
9
extlibs/exec/README.md
Normal file
@@ -0,0 +1,9 @@
|
||||
# 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.
|
Reference in New Issue
Block a user