Posted 15 December 2013 - 06:30 PM
In the lua prompt, if you run turtle.suck() for example, it shows either true or shows false with a reason for the failure "No space for items" or "No items to suck".
Is there a way to distinguish between failure reasons with the running program?
Is there a way to distinguish between failure reasons with the running program?