Computer.reboot
From ComputerCraft Wiki
Revision as of 02:47, 12 May 2013 by TheVarmari (Talk | contribs) (Tidied up source, made code multi-line)
Function computer.reboot | |
Reboots a computer or turtle wrapped to the "computer" variable | |
Syntax | computer.reboot() |
Returns | nil |
Part of | ComputerCraft |
API | peripheral |