samoht / assemblage

A collection of tools to manage the configuration of OCaml projects
54 stars 4 forks source link

Argument bundles, removing arguments #131

Closed dbuenzli closed 4 years ago

dbuenzli commented 9 years ago

Execution contexts (Ctx) and argument bundles (Args) allow to inject flags in action commands. What about removing flags ? We could add a notion of polarity to argument bundles, at the cost of added complexity.