IO (API)

From ComputerCraft Wiki
Revision as of 14:46, 24 June 2012 by Wukl (Talk | contribs)

Jump to: navigation, search

IO is a reimplementation of the default Lua input / output API defined here, with some features trimmed. Most features should work. If you find a non-working feature, please list it here.

List of non-working features from IO:

  • file:seek(...) - Doesn't exist.