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