| 1 | // Our coverage mapping means that stuff like this doesn't count for coverage. |
| 2 | // It does ensure that every command has a usage that renders, contains its |
| 3 | // name, a description, and if it has completion it is a function. That it |
| 4 | // renders also ensures that any params we've defined in our commands work. |