os.reboot
From ComputerCraft Wiki
Revision as of 03:15, 27 June 2012 by 67.189.72.22 (Talk)
| Restarts the computer | |
| Syntax | os.reboot() |
| Returns | None |
| Part of | ComputerCraft |
| API | os |
Examples
| Restart | |
| Code |
os.reboot() |
| Restarts the computer | |
| Syntax | os.reboot() |
| Returns | None |
| Part of | ComputerCraft |
| API | os |
| Restart | |
| Code |
os.reboot() |