Skip to content

Boolean options broken-ish #3

@msiebuhr

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.

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