Skip to content

system

luau
local system = require("@lute/system")

arch

luau
string

cpus

luau
() -> { CpuInfo }

freememory

luau
() -> number

hostname

luau
() -> string

os

luau
string

threadcount

luau
() -> number

totalmemory

luau
() -> number

uptime

luau
() -> number