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

inspect: help command #74

@SUMUKHA-PK

Description

@SUMUKHA-PK

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions