Skip to content

Option to stop on an empty value #122

@darealshinji

Description

@darealshinji

Right now when I specify something like --name='' the value for name will be read as an empty string. But for my use case I never want empty strings. Right now I use a small helper function to Get() the value and check if it's empty.
It would be useful if I could set an option flag for that.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions