Skip to content

Allowing options after positional argument #30

Open
@moll

Description

@moll

Hey,

Does this Haskell version of Docopt allow passing options after positional arguments, too? My first crack at it seemed not to.

That's something like specifying the following:

Usage: codebase [options] <file>

Yet calling it with:

codebase foo -O public/foo

Thanks in advance!

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions