Skip to content

Remove os.Exit() from commands #219

@digitalghost-dev

Description

@digitalghost-dev

When I was first building this project, I littered os.Exit() everywhere because I thought that was the best way to terminate the program if there was an error. After some learning, the main() function should be the only place where this exists.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorRefactoring existing code.

    Projects

    Status

    Planning

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions