sapling/eden/scm/lib/io
Jun Wu deb50bdef8 io: move clidispatch::IO to a separate crate
Summary:
Move IO to a separate crate so it is easier to be used in other libraries.
Practically, I'm going to add `is_tty()` API, and make some types from
`cpython-ext` implement it. If `cpython-ext` depends on `clidispatch`,
that would be too heavyweight.

Reviewed By: sfilipco

Differential Revision: D26612488

fbshipit-source-id: 00b18dadce3157a357d189aaa7d985efa6b4c80a
2021-02-23 22:33:47 -08:00
..
src io: move clidispatch::IO to a separate crate 2021-02-23 22:33:47 -08:00
Cargo.toml io: move clidispatch::IO to a separate crate 2021-02-23 22:33:47 -08:00