os.reboot
From ComputerCraft Wiki
| Restarts the computer | |
| Syntax | os.reboot(None) |
| Returns | None |
| Part of | ComputerCraft |
| API | os |
Examples
| Restart | |
| Code |
os.reboot() |
| Restarts the computer | |
| Syntax | os.reboot(None) |
| Returns | None |
| Part of | ComputerCraft |
| API | os |
| Restart | |
| Code |
os.reboot() |