Emilua API Reference system Process credentials getresuid For the latest stable version, please use Emilua API 0.10! system.getresuid Synopsis local system = require "system" system.getresuid() -> integer, integer, integer Description Returns the real UID, the effective UID, and the saved set-user-ID of the calling process, respectively. spawn getresgid