Skip to content

Inconsistency in type names #37

@ossenthusiast

Description

@ossenthusiast
type Cmd any

type RedrawCmd struct{}

OR

type Command any

type RedrawCommand struct{}

instead of

type Command any

type RedrawCmd struct{}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions