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

CLI 'inspect' command can list only extensions it recognizes. #45

Closed
donmccurdy opened this issue Jul 10, 2020 · 0 comments · Fixed by #61
Closed

CLI 'inspect' command can list only extensions it recognizes. #45

donmccurdy opened this issue Jul 10, 2020 · 0 comments · Fixed by #61
Labels
bug Something isn't working package:cli
Milestone

Comments

@donmccurdy
Copy link
Owner

Ideally it would print the first table with basic information it can get from a NativeDocument, before trying to parse and showing the error. The other tables could be omitted.

I think this requires editing the i/o classes a bit, so that they have methods to create a NativeDocument from a URI, and convert that to a Document as a second step.

@donmccurdy donmccurdy added bug Something isn't working package:cli labels Jul 10, 2020
@donmccurdy donmccurdy added this to the Backlog milestone Jul 10, 2020
@donmccurdy donmccurdy modified the milestones: Backlog, v0.5 Jul 29, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package:cli
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant