class Coaster::Git::Options

def parser_proc(cmd, sub_cmd, *args)

def parser_proc(cmd, sub_cmd, *args)
  OPTION_PARSER[cmd][sub_cmd]
end