Skip to content

Commit 3f62b6e

Browse files
committed
Patch 2/3 - Replace Optparse with ArgumentParser
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.
1 parent d1632b6 commit 3f62b6e

1 file changed

Lines changed: 182 additions & 124 deletions

File tree

0 commit comments

Comments
 (0)