Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Is it possible to wrap several commands into subcommands? #70

Open
unknowndevQwQ opened this issue Mar 11, 2023 · 1 comment
Open

Is it possible to wrap several commands into subcommands? #70

unknowndevQwQ opened this issue Mar 11, 2023 · 1 comment

Comments

@unknowndevQwQ
Copy link

We now have ubireader_display_{block,info} and ubireader_extract_{files,images}, and ubireader_{list_files,utils_info}

where list_files does a bit more, it is responsible for displaying files and also unpacking them.

I personally suggest to integrate ubireader display_{block,info} and list into ubireader show block/files/info, extract_{files,images} and utils_info into subcommand form.

@jrspruitt
Copy link
Contributor

@unknowndevQwQ

The platform-agnostic-cli branch has a new UI that makes everything a sub command of ubireader. I'm still working on it, but it should mostly be working. Once tested, this will become the master branch.

-Jason

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants