-
Notifications
You must be signed in to change notification settings - Fork 78
Closed as not planned
Labels
enhancementNew feature or requestNew feature or requestfutureIssues that are closed as they are not planned in the medium-term, but which are still desirable.Issues that are closed as they are not planned in the medium-term, but which are still desirable.
Milestone
Description
#599 added support for working with streams to the C code. We should also be able to use this at the CLI. See also #657.
We should be able to do this reasonably smoothly, I think. For example, currently
tskit info <file>
requires a single file argument. We could change this to read from stdin if the file isn't specified. I don't think this is breaking backwards compatibility, so I'm happy making this change on a minor version bump.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestfutureIssues that are closed as they are not planned in the medium-term, but which are still desirable.Issues that are closed as they are not planned in the medium-term, but which are still desirable.