Skip to content

Command doesn't allow specification of an "end of flags" marker #24

@hugoduncan

Description

@hugoduncan

Some programs take option like arguments (i.e. options starting with --) as data. In other option processing libraries, -- can be used to explicitly mark the end of options to be processed.

While we can workaround this by manually splitting the argument list before passing it to Command.run, it would be great to see support for this in Command.

Metadata

Metadata

Assignees

Labels

forwarded-to-js-devsThis report has been forwarded to Jane Street's internal review system.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions