I'm creating a reboot program similar to the default reboot, but I need to know how to reboot the computer in a simple command.
It might be term.reboot() but that doesn't work.

-Searched deeper into the forms and found out it is os.reboot()