mirror of
https://onedev.site.tesses.net/tesses-framework
synced 2026-03-26 09:13:10 +00:00
Allow you do explicitly close stream, vfs
This commit is contained in:
@@ -25,5 +25,6 @@ namespace Tesses::Framework::Streams
|
||||
void Resize(WindowSize sz);
|
||||
WindowSize GetWindowSize();
|
||||
~PtyStream();
|
||||
void Close();
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user