Skip to content

Boolean options broken-ish #3

Description

@msiebuhr

In the CLI parser, the available options aren't marked as boolean, so ex.

enforce --save public/templates/index.html

Turn out as {save: 'public/templates/index.html', _: []} in argv.

enforce --save true public/templates/index.html

Does however work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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