There was an error while loading. Please reload this page.
This library provides functions for making operating system calls.
local os = require('os.ext')
❗ Dependency Required To use this library, you must include os in the manifest.xml file for your package: <dependency>os</dependency>
❗ Dependency Required
To use this library, you must include os in the manifest.xml file for your package:
os
manifest.xml
<dependency>os</dependency>