We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a542b9 commit 50f5299Copy full SHA for 50f5299
1 file changed
src-tauri/src/web_main.rs
@@ -4,6 +4,7 @@ mod checkpoint;
4
mod claude_binary;
5
mod commands;
6
mod process;
7
+mod shell_environment;
8
mod web_server;
9
10
#[derive(Parser)]
0 commit comments