winamp/Src/external_dependencies/openmpt-trunk/include/premake/website/docs/os.execute.md

11 lines
116 B
Markdown
Raw Normal View History

2024-09-24 12:54:57 +00:00
Execute a system command
```lua
os.execute("command")
```
### Availability ###
Premake 5.0.0 alpha 12 or later.