os - Windower/packages GitHub Wiki

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>
⚠️ **GitHub.com Fallback** ⚠️