Skip to content

Enum Subcommands #19

@gak

Description

@gak
enum Actions {
  Respawn(RespawnAction),
  Quit,
}

enum RespawnAction {
  Me,
  Enemy,
}

/respawn enemy

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions