mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-08-29 02:21:43 +00:00
os: appendEnv
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
//! The "os" package contains utilities for interfacing with the operating
|
||||
//! system.
|
||||
|
||||
pub usingnamespace @import("env.zig");
|
||||
pub usingnamespace @import("file.zig");
|
||||
pub usingnamespace @import("flatpak.zig");
|
||||
pub usingnamespace @import("homedir.zig");
|
||||
|
||||
Reference in New Issue
Block a user