Skip to content
This repository has been archived by the owner on Sep 2, 2022. It is now read-only.

inspect: help command #74

Open
SUMUKHA-PK opened this issue Oct 31, 2020 · 0 comments
Open

inspect: help command #74

SUMUKHA-PK opened this issue Oct 31, 2020 · 0 comments

Comments

@SUMUKHA-PK
Copy link
Member

The help command in the inspect tool must be able to print out all necessary data to guide the user to using the tool well.
Most of this will be sort of documentation of the commands, provided through accessible functions.

Final goal:

> help
<-- print all commands -->
> help commandName
<-- print all details about command -->

All non-supported commands must end gracefully with clear errors (aligning with goals of the inspect tool) and display clear instructions on how to proceed based on what the mistake was.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant