We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 474a85f commit 96c3596Copy full SHA for 96c3596
core/plugins/devtools/src/main.rs
@@ -2,7 +2,6 @@
2
// Provides access to git, python, cargo, and other dev tools with controlled network permissions
3
// NO EXTERNAL DEPENDENCIES - Pure Rust stdlib only
4
5
-// Currently in development. I still need to make it where the shell properly runs and configures itself for plugins.
6
// Was wanting to take a break form coding for a bit, so i made this during my break. <3
7
8
use std::env;
0 commit comments