Skip to content

Apply specific help flag checks for each command #133

@digitalghost-dev

Description

@digitalghost-dev

A catch all handleHelpFlag() function has currently been used across all commands to search for a -h | --help flag. However, as the project has progressed and become more complex, the need for single instance checks for a -h | --help flag for each command will make usage and testing more flexible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorRefactoring existing code.

    Projects

    Status

    Completed

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions