Skip to content

Consider doing Console I/O via interfaces #67

Description

@daveyostcom

Please consider offering an optional API through which the client supplies I/O methods that do the actual console I/O.

  • Such an API would make testing easier.
  • An async wrapper could use this API to act as a conduit for reads and writes to the console. I’ve written an async wrapper. It works pretty well, but there are tricky situations where being involved in the actual reads and writes would help.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions