Computer.shutdown
From ComputerCraft Wiki
Revision as of 10:42, 1 June 2014 by MKlegoman357 (Talk | contribs) (moved Computer.shutdown() to Computer.shutdown: Removed parenthesis to match other function pages.)
Function computer.shutdown | |
Shuts down a computer or turtle wrapped to the "computer" variable | |
Syntax | computer.shutdown() |
Returns | nil |
Part of | ComputerCraft |
API | peripheral |