Skip to content

Use Forwardable to forward IO to underlying IO devices ?? #4

Description

@stackmystack

It may be early a bit; I need to note it here before I forget about them:

We're currently printing to a StringIO as the underlying buffer. We're re-creating a lot of the methods of I/O, exposing them for external use.

We may want to use Forwardable and delegate some methods; it's cleaner.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions