Skip to content

Flag after subcommand breaks subcommand parsing #143

@arnetheduck

Description

@arnetheduck
type Conf = object
  case kind {.command.}
  of ..
  
  optimistic* {."flag".}: bool

Putting a flag after the command gives an error "... does not accept arguments"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions