Skip to content

Expose plugin arguments to Plugin.check_compatible #1493

@JSCU-CNI

Description

@JSCU-CNI

For some plugins their compatibility depends on the given arguments at runtime (e.g. given paths, etc.). Currently there is no way to determine in Plugin.check_compatible if said plugin will be compatible at runtime. Exposing the parser of the function or plugin would enable that check before calling the plugin function or method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestpluginRelated to a plugin

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions