Skip to content
This repository was archived by the owner on Sep 6, 2021. It is now read-only.
This repository was archived by the owner on Sep 6, 2021. It is now read-only.

Have to chase around in code to figure out what parameters a command takes #1483

@njx

Description

@njx

Currently, Commands.js lists all the commands you can call, but in order to figure out what arguments a command expects, you have to hunt for the object that handles it, find what method of that object gets called, and read the documentation there. We should probably add the documentation directly in comments in Commands.js.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions