tonerdo / readline

A Pure C# GNU-Readline like library for .NET/.NET Core
MIT License
810 stars 77 forks source link

Consider doing Console I/O via interfaces #67

Open daveyostcom opened 1 year ago

daveyostcom commented 1 year ago

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