mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-10-04 00:46:33 +00:00
cli: move cli_args.zig to cli
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
pub const args = @import("cli/args.zig");
|
||||
pub const Action = @import("cli/action.zig").Action;
|
||||
|
||||
test {
|
||||
|
Reference in New Issue
Block a user