Skip to content

Consolidate all App code into Command #1586

@meatballhat

Description

@meatballhat

The App struct and Command struct have very similar surface area and behaviors. Greatly reducing the duplication between them has already been done in the v2 series, but I'd like to see if a single Command struct with .Commands field can be used everywhere and the App struct can be removed (or type alias?).

Metadata

Metadata

Assignees

Labels

area/v3relates to / is being considered for v3

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions