From f39715212854ddb8acb207f3f6067adaee703916 Mon Sep 17 00:00:00 2001 From: Jorge Bucaran Date: Tue, 20 Jan 2015 23:57:08 +0900 Subject: [PATCH] fish getopts plugin --- plugins/getopts/getopts.fish | 409 ++++++++++++++++++++++++++++++ plugins/getopts/getopts.spec.fish | 142 +++++++++++ 2 files changed, 551 insertions(+) create mode 100644 plugins/getopts/getopts.fish create mode 100644 plugins/getopts/getopts.spec.fish diff --git a/plugins/getopts/getopts.fish b/plugins/getopts/getopts.fish new file mode 100644 index 0000000..4d02111 --- /dev/null +++ b/plugins/getopts/getopts.fish @@ -0,0 +1,409 @@ +# NAME +# getopts -- getopts for fish +# +# SYNOPSIS +# getopts