Skip to content

3.1.0

Choose a tag to compare

@IonicaBizau IonicaBizau released this 15 Oct 08:40
· 32 commits to master since this release

Introducing a handy way for generating duplicated arguments with different values.

You can do this like below:

OArgv({
   author: ["foo@bar.com", "bar@foo.com"]
});