Commit graph

1 commit

Author SHA1 Message Date
Leroy Hopson
3881a4d8b9
Refactor PTY
PTY now provides a public interface to an underlying instance of
PTYNative. The PTYNative class can be extended as appropriate for
each platform and the platform-specific implementation will be
selected by PTY at runtime.
2022-06-29 23:41:10 +07:00