Skip to content

Move console IO stuff to a separate module #50

@harendra-kumar

Description

@harendra-kumar

I would suggest the following:

  1. Move keep, option, input to a separate module, say Transient.ConsoleIO. We can possibly call the new module Transient.Input if there are more input methods to be covered. We can rename keep to something more appropriate like withConsole or withAsyncInput or interactive.

  2. keep' and exit can stay in Base. But we can rename keep' to something more appropriate likewait or stayput.

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