listMethods() function (Feature/enhancement)
Jyzarc opened this issue ยท 1 comments
I am suggesting a method for the computer port which would return a list of valid methods, similar to open peripheral blocks, I would do a pull request but I am not too familiar with the CC api
I'm assuming you mean a Lua method? This is already possible using the standard Computercraft Peripheral API in lua:
http://computercraft.info/wiki/index.php?title=Peripheral.getMethods