Skip to content

system

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

system.tmpdir

Returns the path of the system's temporary directory.

luau
() -> path.Path