mirror of
https://github.com/ValKmjolnir/Nasal-Interpreter.git
synced 2026-07-22 02:48:48 +08:00
✨ add framework for subprocess
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
var run = func() {
|
||||
return __subprocess_run();
|
||||
}
|
||||
Reference in New Issue
Block a user