optparse-js
optparse-js copied to clipboard
Fix FILE option filter bug
The original demo file only push() the name of flag into the options.files instead of the file name.