computer.reboot
From ComputerCraft Wiki
Revision as of 13:59, 11 February 2013 by Digipenguin (Talk | contribs)
Function computer.reboot | |
Reboots a computer wrapped to the "computer" variable | |
Syntax | computer.reboot((string) side) |
Returns | nil |
Part of | ComputerCraft |
API | peripheral |