Skip to content

Computercraft/OpenComputers is missing documentation for some blocks #495

Description

@razvii22

Some blocks that interact with CC or OC have absolutely no documentation(that i can find) for some of their methods.
Such as the Environmental scanner's getAtmosphere() method which just returns 2 booleans and an int, of which i managed to figure out that the second one reports air(?) presence.
image
Or the Biometric scanner's getScanResults() which returns a boolean, a nil and the name of the player, true indicating whether the scan was successful or not, but what is the nil value supposed to indicate?
image
And a fair bit more but those are from the top of my head.
I suggest these blocks should have their methods and the documentation of said methods on either the wiki or the ingame book.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions