Commit 3f62b6e
committed
Patch 2/3 - Replace
This PR changes the `Optparse` based implementation to one base on
`ArgumentParser` for `FuseArgs`, without touching the tests introduced
in the previous commit. We delete the `subbedopts` sub-module and
implemented all of the argument parsing/handling in the main
Fuse/FuseArgs implementation.Optparse with ArgumentParser
1 parent d1632b6 commit 3f62b6e
1 file changed
Lines changed: 182 additions & 124 deletions
0 commit comments