term.native
From ComputerCraft
Jump to: navigation, search
term.native Function | |
---|---|
Syntax term.native() | |
Returns | table |
API | term |
Source | CC:Tweaked |
Returns the native terminal object of the current computer. It is recommended that you avoid using this function when possible. May cause problems with multi-shell and other windowed applications.
Retrieved from ‘https://wiki.computercraft.cc/index.php?title=Term.native&oldid=5383’