Skip to content

handle_parse_result is called for each option #57

@KalleDK

Description

@KalleDK

I don't know if this is working as intended, but it feels strange the handle_parse_result is called once for each option.

  • If you want to loop them, you can do so via self.get_options
  • All the implementations seems to ignore which option is currently being parsed
  • The field values is not changing based on callback on the option, so no real benefit there

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions