CC-Tweaked/src/main/resources/data/computercraft/lua/rom/help/apis.txt

5 lines
166 B
Plaintext

apis lists the currently loaded APIs available to programs in CraftOS.
Type "help <api>" to see help for a specific api.
Call os.loadAPI( path ) to load extra apis.