mirror of
https://github.com/wez/wezterm.git
synced 2024-12-23 13:21:38 +03:00
Re-export portable_pty::Child as it is available in a public API
This commit is contained in:
parent
e25c4f4a22
commit
55b85b5424
@ -12,3 +12,4 @@ pub use session::*;
|
||||
|
||||
// NOTE: Re-exported as is exposed in a public API of this crate
|
||||
pub use filedescriptor::FileDescriptor;
|
||||
pub use portable_pty::Child;
|
||||
|
Loading…
Reference in New Issue
Block a user