summaryrefslogtreecommitdiff
path: root/cli
diff options
context:
space:
mode:
authorMike Frysinger <vapier@chromium.org>2015-06-05 07:32:38 -0400
committerChromeOS Commit Bot <chromeos-commit-bot@chromium.org>2015-06-07 19:10:39 +0000
commit63e8b411bb5a6809eddd2d4453d1dc2779d05515 (patch)
tree87396a858492286e315b62ea05f791bf988d6f15 /cli
parenta58426ac8d11e6efaf5a2130a0cd264c2a99768f (diff)
downloadchromite-63e8b411bb5a6809eddd2d4453d1dc2779d05515.tar.gz
commandline: drop OptionParser
This drops the main commandline.OptionParser interface so that new code cannot use this by accident (instead they have to use ArgumentParser). The logic that FilteringParser still needs is merged into that. There's more optparse code that needs to be exercised from this module, but it will require more unwinding in the code base. This will keep the code from propagating further. BUG=chromium:496565 TEST=precq passes Change-Id: Iadc60d94544a40887c640cd59e80d3f5f814c633 Reviewed-on: https://chromium-review.googlesource.com/275621 Reviewed-by: Gilad Arnold <garnold@chromium.org> Commit-Queue: Mike Frysinger <vapier@chromium.org> Tested-by: Mike Frysinger <vapier@chromium.org>
Diffstat (limited to 'cli')
0 files changed, 0 insertions, 0 deletions