Skip to content

consider custom parsing logic to avoid leading space for nested arguments #36

@dirk-thomas

Description

@dirk-thomas

Currently nested arguments like --cmake-args need to be prefixes with a space in order to not be considered by argparse. If that should be avoided custom argument parsing logic needs to be implemented which pre-processes the arguments to extract all following parameters up to a --.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requestreviewWaiting for review (Kanban column)

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions