mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-05-27 07:18:22 +00:00
cli/gtk: move actual IPC code tp apprt
This commit is contained in:
@@ -2,3 +2,5 @@ const internal_os = @import("../os/main.zig");
|
||||
pub const resourcesDir = internal_os.resourcesDir;
|
||||
pub const App = struct {};
|
||||
pub const Surface = struct {};
|
||||
/// Functions for inter-process communication.
|
||||
pub const IPC = struct {};
|
||||
|
||||
Reference in New Issue
Block a user