Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

CLI property parse doesn't handle white spaces correctly #37

@nachevn

Description

@nachevn

Whitespaces are not handled correctly when parsing the command line for options. As an example a sequence of spaces will lead to options being ignored!

The parser should pase options by splitting the string at any whitespaces not contained in quotes: ".....".

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions