Skip to content

Open up UnderlyingType to the public API #380

@JohnnyCrazy

Description

@JohnnyCrazy

Is your feature request related to a problem? Please describe.

I'm currently trying to write a proof of concept for auto-generating ZSH/Bash Completions for a CommandLineApplication. Since completions are able to provide values for arguments/options, it would be great if I could support enum options/arguments and put those values into the completion list. However, right now I'm not able to continue because I'm unable to access UnderlyingType, which was introduced in #276 .

Describe the solution you'd like

I think the straight forward and simple solution would be changing internal UnderylingType to public UnderylingType 😄

Describe alternatives you've considered

--

Additional context

I'm happy to provide a PR if you're comfortable with my proposed solution 👍

Metadata

Metadata

Assignees

No one assigned

    Labels

    closed-staleThis issue is closed because it went stale and there was no action planned. It can be reopened.enhancementstale

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions