ME v1.2
Added Shell class (org.vekendian.Shell)
Example Usage:
Shell = luajava.bindClass("org.vekendian.Shell")
local su = Shell.su("id")
local sh = Shell.sh("id")
print(su, sh)If you're using the script named Void (>=1. 0.17) by us (Vekendian), this class is a new requirement.