Difference between revisions of "Computer.reboot"
From ComputerCraft Wiki
TheVarmari (Talk | contribs) m (Tidied up source, made code multi-line) |
MKlegoman357 (Talk | contribs) m (moved Computer.reboot() to Computer.reboot: Removed parenthesis to match other function pages.) |
(No difference)
|
Revision as of 10:43, 1 June 2014
Function computer.reboot | |
Reboots a computer or turtle wrapped to the "computer" variable | |
Syntax | computer.reboot() |
Returns | nil |
Part of | ComputerCraft |
API | peripheral |