Skip to content

Repeat options #11

@ctrueden

Description

@ctrueden

Jaunch's design treats options as a set, not a list. Therefore, order does not matter, nor does Jaunch support repeat options. E.g., when passing an option twice with different values such as --add a.jar --add b.jar, the latter value overwrites the former. A workaround is to use a style like --add a.jar,b.jar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions