disk.eject
From ComputerCraft
Jump to: navigation, search
disk.eject Function | |
---|---|
Syntax disk.eject(
| |
Returns | nil |
API | disk |
Source | CC:Tweaked (source) |
Ejects the disk in the disk drive at drive.
|
|||
Ejects a disk from the drive to the left of the computer. | |||
Code | disk.eject("left")
|
Retrieved from ‘https://wiki.computercraft.cc/index.php?title=Disk.eject&oldid=3597’