diff options
author | David Sherret <dsherret@users.noreply.github.com> | 2023-05-02 17:55:10 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-05-02 17:55:10 -0400 |
commit | adcda4fa640939682076e793f12a5b22e3de1f50 (patch) | |
tree | 5e9e98f2459187871e9f7ed3bf26a34d4afb7dcd /cli/napi/async.rs | |
parent | 341fc11e2443e7075d96ef8c73ff15e36d2d60a2 (diff) |
refactor(ext/io): move tty metadata to separate collection (#18959)
This removes the tty stuff that's hanging on the file resources and
instead stores them in a separate `TtyModeStore`. Although this will
cause the tty store items to not be removed when the resource is
removed, I think this is ok to do because there will be a small number
of resources this is every done with and usually those resources won't
ever be closed.
Diffstat (limited to 'cli/napi/async.rs')
0 files changed, 0 insertions, 0 deletions