fish-shell/fish.xcodeproj
Kurtis Rader 277999adef implement argparse builtin
We've needed a fishy way to parse flags and arguments given to scripts
and functions for a very long time. In particular a manner that provides
the same behavior implemented by builtin commands. The long term goal is
to support DocOpt. But since it is unclear when that will happen so this
implements a `argparse` command. So named as homage to the excellent
Python module of the same name.

Fixes #4190
2017-07-12 22:38:24 -07:00
..
project.xcworkspace Added WorkspaceSettings.xcsettings to prevent auto-creation of schemes 2013-04-13 12:21:10 -07:00
xcshareddata/xcschemes Bump Xcode project version to latest 2016-12-16 13:43:01 -08:00
project.pbxproj implement argparse builtin 2017-07-12 22:38:24 -07:00