wcarhart / koi

Bashful argument parsing

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add positionalfilepath and positionaldirectorypath

wcarhart opened this issue · comments

filepath and directorypath are useful, but would be cool if we could use the same logic with positional arguments. We could add:

positionalfilepath
positionaldirectorypath

And could also consider:

positionalfilepatharray
positionaldirectorypatharray

Fixed in #35.