Skip to content

Not reading dynamically added commands #56

@ByVictorrr

Description

@ByVictorrr
     cmd.params.append(option)
        cmd.callback = run_robot_job
        self.add_command(cmd, Path(cmd.name).stem)
    return super(ReservedCommand, self).parse_args(ctx, args)

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